Skip to content

Commit 4dc1039

Browse files
committed
address comment
1 parent b3908f1 commit 4dc1039

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

xds/src/test/java/io/grpc/xds/XdsServerWrapperTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,6 @@ public void run() {
545545
public void onChanged_listenerAddressMismatch()
546546
throws ExecutionException, InterruptedException, TimeoutException {
547547

548-
when(mockBuilder.build()).thenReturn(mockServer);
549548
xdsServerWrapper = new XdsServerWrapper("10.1.2.3:1", mockBuilder, listener,
550549
selectorManager, new FakeXdsClientPoolFactory(xdsClient),
551550
filterRegistry, executor.getScheduledExecutorService());

0 commit comments

Comments
 (0)