Skip to content

Commit

Permalink
Merge pull request #128 from JakeWharton/jakew/tests/2019-07-01
Browse files Browse the repository at this point in the history
Enable additional integration test which is now working
  • Loading branch information
JakeWharton authored Jul 1, 2019
2 parents e845657 + 0d66e07 commit 36b6b43
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -793,8 +793,6 @@ public void multibindingSetElementsPrimitive() {

@Test
public void multibindingProviderSet() {
ignoreReflectionBackend();

MultibindingProviderSet component = backend.create(MultibindingProviderSet.class);
Provider<Set<String>> values = component.values();

Expand Down

0 comments on commit 36b6b43

Please sign in to comment.