diff --git a/tests/integration/package.json b/tests/integration/package.json index 3c90814db..8a204d73d 100644 --- a/tests/integration/package.json +++ b/tests/integration/package.json @@ -1,5 +1,5 @@ { - "name": "e2e", + "name": "integration", "version": "1.0.0", "scripts": { "lint": "eslint \"**/*.{ts,js}\"",