Skip to content

Commit 79fc814

Browse files
authored
Remove test script from package.json
Removed 'test' script from package.json.
1 parent 969a487 commit 79fc814

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
"build": "next build",
88
"start": "next start",
99
"lint": "next lint",
10-
"test": "jest"
11-
},
10+
},
1211
"dependencies": {
1312
"leaflet": "^1.9.4",
1413
"next": "^15.5.3",

0 commit comments

Comments
 (0)