Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
config: include stub set -up for front-end integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethTrecy committed Sep 17, 2022
1 parent 33afc65 commit 2302c6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jest.front.intg.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
},

"setupFilesAfterEnv": [
"./t/helpers/set-ups/stub.set_up.ts",
"./t/helpers/set-ups/fetch.set_up.ts",
"./t/helpers/set-ups/fetcher.set_up.ts",
"./t/helpers/set-ups/form_data.set_up.ts",
Expand Down

0 comments on commit 2302c6b

Please sign in to comment.