test(api): attempt to gather more detail on failures

This commit is contained in:
Kalista Payne
2024-10-03 16:18:14 -05:00
parent 551b4569dd
commit 215e768e90
+1 -1
View File
@@ -182,7 +182,7 @@ jobs:
env:
CI: true
NODE_ENV: test
- run: npm run test:api-v3:integration
- run: npm run test:api-v3:integration:separate-server
env:
REQUIRES_SERVER=true: true
api-v4-integration: