Skip to content

Commit 5939183

Browse files
committed
test: use tsa extension defaults in behat config
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 480143f commit 5939183

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

tests/integration/config/behat.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,4 @@ default:
2020
jarnaiz\JUnitFormatter\JUnitFormatterExtension:
2121
filename: report.xml
2222
outputDir: '%paths.base%/../output/'
23-
LibreSign\Behat\TsaExtension\ServiceContainer\TsaExtension:
24-
host: 127.0.0.1
25-
port: 0
26-
path: /tsr
27-
policy_oid: '1.2.3.4.1'
23+
LibreSign\Behat\TsaExtension\ServiceContainer\TsaExtension: ~

0 commit comments

Comments
 (0)