Skip to content

Commit ff5d546

Browse files
Update tests/acceptance/features/apiAuthApp/token.feature
Co-authored-by: Prashant Gurung <[email protected]>
1 parent bdb3337 commit ff5d546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/acceptance/features/apiAuthApp/token.feature

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Feature: create auth-app token
131131
"""
132132

133133
@env-config
134-
Scenario: user deleats auth-app token
134+
Scenario: user deletes auth-app token
135135
Given the config "AUTH_APP_ENABLE_IMPERSONATION" has been set to "true"
136136
And user "Alice" has created app token with expiration time "72h" using the auth-app API
137137
And the administrator has created app token for user "Alice" with expiration time "72h" using the auth-app API

0 commit comments

Comments
 (0)