You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .circleci/config.yml
+2
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@ jobs:
10
10
USER_UID: 1001
11
11
USER_GID: 1001
12
12
TZ: Europe/Berlin
13
+
# This will be picked up by ava so that the tests fail if a snapshot doesn't exist during CI, see https://github.com/avajs/ava/issues/1585
0 commit comments