Skip to content

Commit

Permalink
disable tests for issue #53
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin committed Nov 1, 2020
1 parent 92a79d2 commit 4d0109a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion devtools-frontend
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
(execute-transcript-test! "clean-urls")
(execute-transcript-test! "beautify-function-names"))
(with-transcript-suite "suite03"
(execute-transcript-test! "issue-53")
;(execute-transcript-test! "issue-53")
(execute-transcript-test! "issue-55")
(execute-transcript-test! "issue-74")))

0 comments on commit 4d0109a

Please sign in to comment.