Skip to content

Commit 15bebab

Browse files
committed
typo n path
1 parent e110161 commit 15bebab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
name: Run percy snapshots
110110
command: |
111111
npx percy snapshot tests/percy/
112-
rm tests/percy/*.html
112+
rm test/percy/*.html
113113
114114
# Optional
115115
python-2.7-optional:

0 commit comments

Comments
 (0)