Skip to content

Commit b813b67

Browse files
author
Dennis Labordus
committed
Renamed IT Class.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 0025056 commit b813b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
import io.quarkus.test.junit.QuarkusIntegrationTest;
77

88
@QuarkusIntegrationTest
9-
class NativeHealthCheckIT extends HealthCheckTest {
9+
class HealthCheckIT extends HealthCheckTest {
1010
// Execute the same tests but in native mode.
1111
}

0 commit comments

Comments
 (0)