Skip to content

Commit

Permalink
perf: Run only this one test
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <[email protected]>
  • Loading branch information
nickvergessen committed May 8, 2024
1 parent 0fe7ba9 commit 25323b9
Show file tree
Hide file tree
Showing 7 changed files with 895 additions and 1,465 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration-pgsql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
strategy:
fail-fast: false
matrix:
test-suite: ['callapi', 'chat-1', 'chat-2', 'command', 'conversation-1', 'conversation-2', 'conversation-3', 'conversation-4', 'conversation-5', 'federation', 'integration', 'sharing-1', 'sharing-2', 'sharing-3', 'sharing-4']
test-suite: ['conversation-1']
php-versions: ['8.3']
server-versions: ['master']
guests-versions: ['master']
Expand Down
184 changes: 0 additions & 184 deletions tests/integration/features/conversation-1/add-participant.feature

This file was deleted.

156 changes: 0 additions & 156 deletions tests/integration/features/conversation-1/avatar.feature

This file was deleted.

Loading

0 comments on commit 25323b9

Please sign in to comment.