Skip to content

Commit ed02748

Browse files
committed
docs: upd run tests command
1 parent aac7300 commit ed02748

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ execSync(
8585

8686
## Test
8787

88-
Smoke test that it works: `./test.sh`.
89-
Make sure to clone [libreoffice-lambda-layer](https://github.com/shelfio/libreoffice-lambda-layer) repo alongside
88+
Beside unit tests that could be run via `yarn test`, there are integration tests.
89+
Smoke test that it works: `./test/test.sh`.
9090

9191
## Publish
9292

0 commit comments

Comments
 (0)