Skip to content

Commit 75540cc

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

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
@@ -170,7 +170,7 @@ def loop_times(times)
170170

171171
response = @client.update_user_partial({
172172
id: user_id,
173-
set: {
173+
set: {
174174
team: 'blue',
175175
teams_role: { 'blue' => 'admin' }
176176
}

0 commit comments

Comments
 (0)