Skip to content

Commit

Permalink
Revert "disable KSPAATest on release branch"
Browse files Browse the repository at this point in the history
This reverts commit c65ac57.
  • Loading branch information
ting-yuan committed Feb 29, 2024
1 parent f52eef6 commit dd5a919
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ import org.junit.jupiter.api.condition.OS
import org.junit.jupiter.api.parallel.Execution
import org.junit.jupiter.api.parallel.ExecutionMode

@Disabled
@Execution(ExecutionMode.SAME_THREAD)
@DisabledOnOs(OS.WINDOWS)
class KSPAATest : AbstractKSPAATest() {
Expand Down

0 comments on commit dd5a919

Please sign in to comment.