Skip to content

Commit

Permalink
deactivate itest again, see #27
Browse files Browse the repository at this point in the history
  • Loading branch information
zambrovski committed Aug 23, 2024
1 parent 3fddeb5 commit bfc900c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import org.junit.jupiter.api.Test
import kotlin.reflect.KClass
import io.toolisticon.kotlin.generation.test.KotlinCodeGenerationTest.assertThat as assertThatCompilation

// @Disabled("see issue #27")
@Disabled("see issue #27")
internal class MyCustomAnnotationSpecITest {

@Test
Expand Down

0 comments on commit bfc900c

Please sign in to comment.