Skip to content

Commit b8f7ad8

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

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
@@ -173,7 +173,7 @@ def loop_times(times)
173173
set: {
174174
team: 'blue',
175175
teams_role: { 'blue' => 'admin' }
176-
}
176+
}
177177
})
178178

179179
expect(response['users'][user_id]['team']).to eq('blue')

0 commit comments

Comments
 (0)