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 0ad5e8f commit 6159ed2Copy full SHA for 6159ed2
src/test/features/registration.feature
@@ -3,5 +3,5 @@ Feature: User Registration
3
@test
4
Scenario: register_the_user
5
Given I navigate to the register page
6
-When I create a new user
7
-Then I confirm user registration is success
+# When I create a new user
+# Then I confirm user registration is success
0 commit comments