Skip to content

Commit 683285e

Browse files
chore(tests): require behat tsa extension package
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 37f18fe commit 683285e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/integration/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"php-http/guzzle7-adapter": "^1.0",
88
"php-http/message": "^1.16",
99
"libresign/nextcloud-behat": "^1.4",
10-
"libresign/mailpit-behat-extension": "^0.1.1"
10+
"libresign/mailpit-behat-extension": "^0.1.1",
11+
"libresign/behat-tsa-extension": "^0.1.0"
1112
},
1213
"config": {
1314
"allow-plugins": {

0 commit comments

Comments
 (0)