Skip to content

Commit 5a7dee5

Browse files
committed
remove debug
1 parent fa02d7a commit 5a7dee5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/commonTest/kotlin/pga/MainTest.kt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,4 @@ class MainTest {
3333
assertNotNull(it)
3434
}
3535
}
36-
37-
@Test
38-
fun integrationTest() {
39-
MainCommand().main(listOf("/Users/mbonnin/git/apollo-kotlin/.github/workflows"))
40-
}
4136
}

0 commit comments

Comments
 (0)