Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
remove obsolete tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bomsy authored and jasonLaster committed Sep 27, 2017
1 parent 99fa604 commit 46083b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/utils/tests/__snapshots__/expressions.spec.js.snap
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`expressions is invalid expression checks that the expression is invalid 1`] = `[SyntaxError: Unexpected token (1:3)]`;

exports[`expressions wrap exxpression should wrap an expression 1`] = `
"eval(\`
try {
Expand Down

0 comments on commit 46083b5

Please sign in to comment.