Skip to content

Commit

Permalink
Better test title
Browse files Browse the repository at this point in the history
  • Loading branch information
pond committed Jan 9, 2023
1 parent 9fd3e8c commit 76e88a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
expect(usernames).to match_array(['2'])
end

it 'applies a filter, with case-insensitive attribute matching' do
it 'applies a filter, with case-insensitive attribute matching (GitHub issue #37)' do
get '/Users', params: {
format: :scim,
filter: 'name.GIVENNAME eq "Foo" and name.Familyname pr and emails ne "[email protected]"'
Expand Down

0 comments on commit 76e88a9

Please sign in to comment.