Skip to content

Commit

Permalink
diable itest
Browse files Browse the repository at this point in the history
  • Loading branch information
jangalinski committed Aug 22, 2024
1 parent 363db14 commit fbae6d1
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,12 @@ import io.toolisticon.kotlin.generation.test.KotlinCodeGenerationTest
import io.toolisticon.kotlin.generation.test.model.KotlinCompilationCommand
import org.assertj.core.api.Assertions.assertThat
import org.jetbrains.kotlin.compiler.plugin.ExperimentalCompilerApi
import org.junit.jupiter.api.Disabled
import org.junit.jupiter.api.Test
import kotlin.reflect.KClass
import io.toolisticon.kotlin.generation.test.KotlinCodeGenerationTest.assertThat as assertThatCompilation


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

@Test
Expand Down

0 comments on commit fbae6d1

Please sign in to comment.