Skip to content

Commit 46166d7

Browse files
committed
typo
1 parent d81d778 commit 46166d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
- run:
109109
name: Run percy snapshots
110110
command: |
111-
npx percy snapshot tests/percy/
111+
npx percy snapshot test/percy/
112112
rm test/percy/*.html
113113
114114
# Optional

0 commit comments

Comments
 (0)