Skip to content

Commit bb3e753

Browse files
committed
Merge branch 'main' of https://github.com/NHSDigital/nhs-notify-supplier-api into feature/CCM-13038_pact-fix
2 parents 5000d36 + ab52b68 commit bb3e753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"name": "nhs-notify-supplier-api-tests",
3737
"scripts": {
3838
"clean": "rimraf $(pwd)/target",
39-
"lint:fix": "eslint . --fix",
4039
"lint": "eslint .",
40+
"lint:fix": "eslint . --fix",
4141
"test:component": "playwright test --config=config/main.config.ts --max-failures=10 --project=component-tests",
4242
"test:pact": "./pact-tests/run-pact-tests.sh",
4343
"test:sandbox": "playwright test --config=config/sandbox.config.ts --max-failures=10 --project=sandbox",

0 commit comments

Comments
 (0)