Skip to content

Commit 95d527d

Browse files
committed
skip intellij tests in java 25
1 parent a4dabdf commit 95d527d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

agent/test/intellij/intellij.bats

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ init_plugin() {
66

77
setup_file() {
88
is_java 17 || skip "needs Java 17"
9+
is_java 25 && skip "incompatible with Java 25"
910

1011
export AGENT_JAR="$(find_agent_jar)"
1112

0 commit comments

Comments
 (0)