Commit 40ac75f
Always run integration test for #1161
The intent was to only run the test on JDK 23+ and to disable it until the linked issue was fixed, but it actually resulted in the test being discovered and run on all JDK versions.
That's fine, because the test is backwards compatible (`///` comments are valid in all versions, they just aren't markdown comments until 23).
The test is being fixed in #1161
PiperOrigin-RevId: 6743529561 parent 5e0d9e3 commit 40ac75f
1 file changed
Lines changed: 0 additions & 2 deletions
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | 75 | | |
78 | 76 | | |
79 | 77 | | |
| |||
0 commit comments