Skip to content

Commit 19fdb29

Browse files
committed
Move cypress to playground app
1 parent 135b7cd commit 19fdb29

20 files changed

Lines changed: 59 additions & 59 deletions

File tree

.github/workflows/e2e-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
if: failure()
5656
with:
5757
name: cypress-screenshots
58-
path: ./packages/react-use-intercom/cypress/screenshots
58+
path: ./apps/playground/cypress/screenshots

apps/playground/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/cypress/videos
2+
/cypress/screenshots
3+
/cypress/fixtures
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)