mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 23:18:15 -05:00
Complain about improperly sized tests (#2873)
This commit is contained in:
committed by
terence tsao
parent
72139c41ea
commit
f12fdfda0f
@@ -52,6 +52,7 @@ go_binary(
|
||||
|
||||
go_test(
|
||||
name = "go_default_test",
|
||||
size = "small",
|
||||
srcs = ["server_test.go"],
|
||||
embed = [":go_default_library"],
|
||||
deps = ["//proto/cluster:go_default_library"],
|
||||
|
||||
Reference in New Issue
Block a user