Skip to content

Commit

Permalink
fix: typo breaking the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
plezan committed Jan 24, 2024
1 parent ae2bd1e commit e44193a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"url": "git+https://github.com/serverless-appsync/serverless-appsync-simulator.git"
},
"scripts": {
"test": "jest",
"tests": "jest",
"build": "tsc -p .",
"watch": "yarn run build -w",
"lint": "eslint . && tsc --noEmit",
Expand Down

0 comments on commit e44193a

Please sign in to comment.