Skip to content

Commit

Permalink
Merge pull request #47596 from nextcloud/fix/test/provisioning-enable…
Browse files Browse the repository at this point in the history
…d-apps

fix(test): Fix provisioning enabled apps
  • Loading branch information
nickvergessen authored Aug 29, 2024
2 parents 292a306 + 54e6103 commit 6cfa388
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-sqlite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- '.php-cs-fixer.dist.php'
- 'composer.json'
- 'composer.lock'
- 'core/shipped.json'
integration-sqlite:
runs-on: ubuntu-latest
Expand Down
1 change: 1 addition & 0 deletions build/integration/features/provisioning-v1.feature
Original file line number Diff line number Diff line change
Expand Up @@ -607,6 +607,7 @@ Feature: provisioning
| user_status |
| viewer |
| workflowengine |
| webhook_listeners |
| weather_status |
| files_external |
| oauth2 |
Expand Down

0 comments on commit 6cfa388

Please sign in to comment.