Skip to content

Commit 49f205c

Browse files
committed
docs: add test script
1 parent 88598b3 commit 49f205c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/content/en/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ git clone https://github.com/vue-final/vue-final-modal.git
5454
# Run linter
5555
yarn lint
5656

57+
# Run unit test
58+
yarn test
59+
5760
# Build library
5861
yarn
5962
yarn build

0 commit comments

Comments
 (0)