Skip to content

Commit

Permalink
Add issue link
Browse files Browse the repository at this point in the history
  • Loading branch information
msridhar committed Dec 22, 2024
1 parent 06f11c2 commit f59e15a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ public void testAutodispose() throws IOException {
}

@Test
@Ignore("need to update caffeine version")
@Ignore("Need to update caffeine version; https://github.com/uber/NullAway/issues/1108")
public void testCaffeine() throws IOException {
assertTrue(new CaffeineCompiler().compile());
}
Expand Down

0 comments on commit f59e15a

Please sign in to comment.