Skip to content

Commit

Permalink
Fantomas/Frontend tests: commit lost test data
Browse files Browse the repository at this point in the history
  • Loading branch information
DedSec256 committed Jul 27, 2022
1 parent 4d714ec commit 2ce5c3f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ class FantomasRunOptionsTest : EditorTestBase() {
fun `local tool 4_6`() = doLocalToolTest("fantomas-tool", "4.6.0", "4.6.0.0")

@Test
fun `local tool 5_0_0-beta-003`() = doLocalToolTest("fantomas", "5.0.0-beta-003", "5.0.0.0")
fun `local tool 5_0`() = doLocalToolTest("fantomas", "5.0.0-beta-003", "5.0.0.0")

@Test
fun `global tool`() {
Expand Down

0 comments on commit 2ce5c3f

Please sign in to comment.