Skip to content

Commit 78a15a9

Browse files
committed
fixed test cases
1 parent f205c57 commit 78a15a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Run tests for Contentstack Config
4343
working-directory: ./packages/contentstack-config
44-
run: npm run test:unit
44+
run: npm run test
4545

4646
- name: Run tests for Contentstack Auth
4747
working-directory: ./packages/contentstack-auth

0 commit comments

Comments
 (0)