Skip to content

Commit 94683a5

Browse files
committed
missing import
1 parent 1a748c2 commit 94683a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webserver/tests/http2/src/test/java/io/helidon/webserver/tests/http2/EmptyFrameCntTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
import io.helidon.webserver.testing.junit5.SetUpServer;
6161

6262
import org.junit.jupiter.api.Test;
63+
import org.junit.jupiter.api.condition.DisabledOnOs;
6364
import org.junit.jupiter.api.condition.OS;
6465

6566
import static io.helidon.http.Method.GET;

0 commit comments

Comments
 (0)