Skip to content

Commit

Permalink
Implemented handling of initialResourcesVersions in DeltaRequest for …
Browse files Browse the repository at this point in the history
…ADS (fixed imports)
  • Loading branch information
nastassia-dailidava committed Feb 19, 2025
1 parent 07d1c53 commit d3dd122
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;


/**
* This class is copy of {@link io.envoyproxy.controlplane.cache.v3.SimpleCacheTest}
*/
public class SimpleCacheTest {

private static final boolean ADS = ThreadLocalRandom.current().nextBoolean();
Expand Down

0 comments on commit d3dd122

Please sign in to comment.