Skip to content

Commit

Permalink
test: run in band
Browse files Browse the repository at this point in the history
  • Loading branch information
bzp2010 committed Nov 10, 2024
1 parent 95fe821 commit 2fef9a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libs/backend-apisix/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
],
"options": {
"jestConfig": "libs/backend-apisix/jest.config.e2e.ts",
"passWithNoTests": true
"passWithNoTests": true,
"runInBand": true
}
}
},
Expand Down

0 comments on commit 2fef9a8

Please sign in to comment.