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 e0410a4 commit 343ee76Copy full SHA for 343ee76
tests/integration/features/page/validate.feature
@@ -1,7 +1,6 @@
1
Feature: page/validate
2
Background: Make setup ok
3
- Given run the command "config:app:set libresign authkey --value=dummy" with result code 0
4
- And run the command "libresign:configure:openssl --cn test" with result code 0
+ Given run the command "libresign:configure:openssl --cn test" with result code 0
5
6
Scenario Outline: Unauthenticated user can see sign page
7
Given as user "admin"
0 commit comments