Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit c28b41b

Browse files
committed
initialize FrameworkField
1 parent ca27bc8 commit c28b41b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • google-cloud-logging/src/test/resources/META-INF/native-image/com.google.cloud/google-cloud-logging
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
Args=--initialize-at-build-time=org.junit.Ignore,\
22
java.lang.annotation.Annotation,\
3-
org.junit.vintage.engine.discovery.FilterableIgnoringRunnerDecorator
3+
org.junit.vintage.engine.discovery.FilterableIgnoringRunnerDecorator,\
4+
org.junit.runners.model.FrameworkField

0 commit comments

Comments
 (0)