We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aba92b9 commit 73814beCopy full SHA for 73814be
1 file changed
tests/integration/features/identify-account/search.feature
@@ -100,7 +100,7 @@ Feature: search
100
Then the response should have a status code 200
101
And the response should be a JSON array with the following mandatory values
102
| key | value |
103
- # ShareType equals to email is 4. Zero is the charetype of account.
+ # ShareType equals to email is 4. Zero is the sharetype of account.
104
| (jq).ocs.data[0].shareType | 0 |
105
106
Scenario: Search account by herself with permission to identify by email
0 commit comments