Skip to content

Commit 17a1a83

Browse files
committed
tests: Add test for mimetype blocking on share
Signed-off-by: Julius Härtl <jus@bitgrid.net>
1 parent 976f685 commit 17a1a83

4 files changed

Lines changed: 532 additions & 2 deletions

File tree

tests/Integration/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"phpunit/phpunit": "^9.5",
99
"behat/behat": "^3.10",
1010
"guzzlehttp/guzzle": "6.5.8",
11-
"jarnaiz/behat-junit-formatter": "^1.3"
11+
"jarnaiz/behat-junit-formatter": "^1.3",
12+
"sabre/dav": "^4.4"
1213
}
1314
}

0 commit comments

Comments
 (0)