Skip to content

← All questions

"@user:admin is not a declared role (standard, locked_out)" — where is that list?

Asked 6,740 views2 answers

Added an admin-only scenario:

gherkin
@ui @regression @user:admin
Scenario: An admin can void an order
text
✖ features/orders/void.feature:22  tags/user  @user:admin is not a declared role (standard, locked_out).

We do have an admin account in the users CSV, with role set to admin. So why does lint not see it?

asked by Sam Orbison9,420 ·

2 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related