Skip to content

Commit ba51d0f

Browse files
committed
test: adjust test case
1 parent 60b3e67 commit ba51d0f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

test-plans/java-extension-pack.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ steps:
7777

7878
- id: "apply-library-change"
7979
action: "clickInWebview text=Apply Settings"
80-
verify: "Applying the classpath change succeeds and writes the selected JAR into .classpath"
80+
verify: "Apply Settings is clicked; the persisted .classpath update is verified by the next deterministic file assertion"
81+
skipLlmVerify: true
8182

8283
- id: "verify-library-applied"
8384
action: "wait 5 seconds"

0 commit comments

Comments
 (0)