Skip to content

Commit 86beb82

Browse files
Update spec/client_spec.rb
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b8f7ad8 commit 86beb82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/client_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ def loop_times(times)
172172
id: user_id,
173173
set: {
174174
team: 'blue',
175-
teams_role: { 'blue' => 'admin' }
175+
teams_role: { 'blue' => 'admin' }
176176
}
177177
})
178178

0 commit comments

Comments
 (0)