We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc64f2a commit b6ac9b4Copy full SHA for b6ac9b4
features/group/group.feature
@@ -3,6 +3,7 @@ Feature: Groups
3
Given I sign in as a user
4
And I have group with projects
5
6
+ @javascript
7
Scenario: I should see group dashboard list
8
When I visit group page
9
Then I should see projects list
0 commit comments