Skip to content

Commit

Permalink
Add Apolloconfig Inst
Browse files Browse the repository at this point in the history
  • Loading branch information
freshchen committed Nov 29, 2024
1 parent 83ce10e commit 3d36d4c
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ void fireRepositoryChangeTest() {
testConfigRepository.addChangeListener(new TestRepositoryChangeListener());
testConfigRepository.sync();

checkRepositoryChange(namespace);
}

private static void checkRepositoryChange(String namespace) {
testing.waitAndAssertTraces(
trace ->
trace.hasSpansSatisfyingExactly(
Expand Down

0 comments on commit 3d36d4c

Please sign in to comment.