Skip to content

Commit 73814be

Browse files
committed
fix: typo
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent aba92b9 commit 73814be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration/features/identify-account/search.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Feature: search
100100
Then the response should have a status code 200
101101
And the response should be a JSON array with the following mandatory values
102102
| key | value |
103-
# ShareType equals to email is 4. Zero is the charetype of account.
103+
# ShareType equals to email is 4. Zero is the sharetype of account.
104104
| (jq).ocs.data[0].shareType | 0 |
105105

106106
Scenario: Search account by herself with permission to identify by email

0 commit comments

Comments
 (0)