We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f878060 commit 021ed88Copy full SHA for 021ed88
1 file changed
hilt/testing.md
@@ -615,7 +615,8 @@ class FooTest {
615
```
616
{: .c-codeselector__code .c-codeselector__code_kotlin }
617
618
-[`@HiltAndroidApp`]: https://dagger.dev/api/latest/dagger/hilt/android/HiltAndroidApp.html
+<!-- disableFinding(LINK_UNUSED_ID) -->
619
+
620
[`@HiltAndroidTest`]: https://dagger.dev/api/latest/dagger/hilt/android/testing/HiltAndroidTest.html
621
[`HiltAndroidRule`]: https://dagger.dev/api/latest/dagger/hilt/android/testing/HiltAndroidRule.html
622
[`HiltTestApplication`]: https://dagger.dev/api/latest/dagger/hilt/android/testing/HiltTestApplication.html
0 commit comments