From 298cf30627afad13c245232e8e9f270b257e736f Mon Sep 17 00:00:00 2001 From: Ghanan Gowripalan Date: Mon, 21 Jun 2021 14:45:25 -0700 Subject: Use fake clocks in NDP tests Updates #5940. PiperOrigin-RevId: 380668609 --- pkg/tcpip/stack/BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/tcpip/stack/BUILD') diff --git a/pkg/tcpip/stack/BUILD b/pkg/tcpip/stack/BUILD index 395ff9a07..e0847e58a 100644 --- a/pkg/tcpip/stack/BUILD +++ b/pkg/tcpip/stack/BUILD @@ -95,7 +95,7 @@ go_library( go_test( name = "stack_x_test", - size = "medium", + size = "small", srcs = [ "addressable_endpoint_state_test.go", "ndp_test.go", -- cgit v1.2.3