Skip to content

Commit 021ed88

Browse files
java-team-github-botDagger Team
authored andcommitted
Internal change
PiperOrigin-RevId: 860007945
1 parent f878060 commit 021ed88

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

hilt/testing.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,8 @@ class FooTest {
615615
```
616616
{: .c-codeselector__code .c-codeselector__code_kotlin }
617617

618-
[`@HiltAndroidApp`]: https://dagger.dev/api/latest/dagger/hilt/android/HiltAndroidApp.html
618+
<!-- disableFinding(LINK_UNUSED_ID) -->
619+
619620
[`@HiltAndroidTest`]: https://dagger.dev/api/latest/dagger/hilt/android/testing/HiltAndroidTest.html
620621
[`HiltAndroidRule`]: https://dagger.dev/api/latest/dagger/hilt/android/testing/HiltAndroidRule.html
621622
[`HiltTestApplication`]: https://dagger.dev/api/latest/dagger/hilt/android/testing/HiltTestApplication.html

0 commit comments

Comments
 (0)