Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(test): Fix provisioning enabled apps
Signed-off-by: provokateurin <[email protected]>
  • Loading branch information
provokateurin committed Aug 29, 2024
commit 863679f4998c375d8d95ec670a8d6d25e377e1a1
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