File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -457,6 +457,15 @@ pipeline:
457457 when :
458458 matrix :
459459 TESTS : integration-ldap-features
460+ integration-trashbin :
461+ image : nextcloudci/integration-php7.0:integration-php7.0-3
462+ commands :
463+ - ./occ maintenance:install --admin-pass=admin
464+ - cd build/integration
465+ - ./run.sh features/trashbin.feature
466+ when :
467+ matrix :
468+ TESTS : integration-trashbin
460469 nodb-codecov :
461470 image : nextcloudci/php7.0:php7.0-7
462471 commands :
@@ -528,6 +537,7 @@ matrix:
528537 - TESTS : integration-filesdrop-features
529538 - TESTS : integration-transfer-ownership-features
530539 - TESTS : integration-ldap-features
540+ - TESTS : integration-trashbin
531541 - TESTS : jsunit
532542 - TESTS : check-autoloader
533543 - TESTS : check-mergejs
You can’t perform that action at this time.
0 commit comments