Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Ignoring the tests in this class. They will be later enabled as part of
Browse files Browse the repository at this point in the history
  • Loading branch information
yojs committed Sep 10, 2020
1 parent ccf6815 commit ff609cd
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,13 @@
import java.util.List;
import java.util.Set;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.mockito.ArgumentCaptor;
import org.mockito.Captor;
import org.mockito.Mock;

@Ignore
public class ConfigOverridesApplierTest {

private static final String RCA1 = "rca1";
Expand Down

0 comments on commit ff609cd

Please sign in to comment.