Browse Source

Fix package-lock.json package name

Thibaud Colas 3 years ago
parent
commit
7630bcf231
1 changed files with 1 additions and 1 deletions
  1. 1 1
      client/tests/integration/package-lock.json

+ 1 - 1
client/tests/integration/package-lock.json

@@ -1,5 +1,5 @@
 {
-  "name": "integration_tests",
+  "name": "wagtail-client-tests-integration",
   "requires": true,
   "lockfileVersion": 1,
   "dependencies": {