Skip to content

Commit 34566a1

Browse files
committed
one by one
1 parent 3b083c8 commit 34566a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"fix:lint": "eslint src --ext .ts --fix",
1818
"test": "run-s test:*",
1919
"test:integration": "run-s build && ava --verbose src/**/endpoints/**",
20-
"test:e2e": "run-s build && ava --verbose src/**/e2e/**",
2120
"test:e2e:rbac": "run-s build && ava --verbose src/**/e2e/rbac.e2e.spec.ts",
2221
"test:e2e:rebac": "run-s build && ava --verbose src/**/e2e/rebac.e2e.spec.ts",
2322
"check-cli": "run-s test diff-integration-tests check-integration-tests",

0 commit comments

Comments
 (0)