Skip to content

Commit

Permalink
Update snapshots for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sosukesuzuki committed May 1, 2021
1 parent 9c3965e commit f06ebc2
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,7 +1,7 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`exits with non-zero code when input has a syntax error (stderr) 1`] = `
"[error] stdin: SyntaxError: Missing semicolon (1:2)
"[error] stdin: SyntaxError: Missing semicolon. (1:2)
[error] > 1 | a.2
[error] | ^
"
Expand Down

0 comments on commit f06ebc2

Please sign in to comment.