Skip to content

Commit 0f961e6

Browse files
committed
Update testSnapshot.ts
1 parent dad442c commit 0f961e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/actions/dev_tools/testing/testSnapshot.ts

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ export const runTests = async () => {
5656
stdio: 'inherit',
5757
})
5858
return true
59+
// Resave snapshot with test certificate
5960
} catch {
6061
console.error('FAILED TEST :(')
6162
return false

0 commit comments

Comments
 (0)