Skip to content

Commit 009ed09

Browse files
committed
Correct missing word
1 parent 38febd0 commit 009ed09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-04-30-test-classloading-rewrite.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author: hcummins
99
== What's changing?
1010

1111
The internals of Quarkus test classloading have been rewritten in 3.22.
12-
It does not affect production and dev modes, or some Quarkus test modes, such `@QuarkusIntegrationTest`, `@QuarkusComponentTest`.
12+
It does not affect production and dev modes, or some Quarkus test modes, such as `@QuarkusIntegrationTest`, `@QuarkusComponentTest`.
1313
However, `@QuarkusTest` has changed.
1414
This change should make Quarkus testing work better, and it allowed us to fix a pile of longstanding bugs.
1515
It will also allow us to improve the integration with test frameworks such as Pact.

0 commit comments

Comments
 (0)