Skip to content

Commit 1409d02

Browse files
authored
fix: include package lock on tests folder (#845)
1 parent 8b2bc73 commit 1409d02

File tree

2 files changed

+82
-1
lines changed

2 files changed

+82
-1
lines changed

examples/tests/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
playwright-report
1+
playwright-report
2+
!package-lock.json

examples/tests/package-lock.json

Lines changed: 80 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)