Skip to content

Commit f8cd732

Browse files
committed
Remove useless quotes
1 parent 7babd6a commit f8cd732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/integration/fos_user.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Feature: FOSUser integration
2929
"username": "dummy.user"
3030
}
3131
"""
32-
And the password "azerty" for user "1" should be hashed
32+
And the password "azerty" for user 1 should be hashed
3333

3434
@dropSchema
3535
Scenario: Delete a user

0 commit comments

Comments
 (0)