Skip to content

Commit

Permalink
Merge pull request #21764 from stuartwdouglas/21755
Browse files Browse the repository at this point in the history
Add import to docs
  • Loading branch information
gastaldi authored Nov 29, 2021
2 parents 31ff736 + d8e2773 commit eac96e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/main/asciidoc/kotlin.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ To make the test pass, we also need to update `GreetingResourceTest.kt` like so:

[source,kotlin]
----
import org.hamcrest.Matchers.equalTo
@QuarkusTest
class GreetingResourceTest {
Expand Down

0 comments on commit eac96e0

Please sign in to comment.