Skip to content

Commit 343ee76

Browse files
committed
chore: generate real cert
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent e0410a4 commit 343ee76

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/integration/features/page/validate.feature

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
Feature: page/validate
22
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
3+
Given run the command "libresign:configure:openssl --cn test" with result code 0
54

65
Scenario Outline: Unauthenticated user can see sign page
76
Given as user "admin"

0 commit comments

Comments
 (0)