From 62bc05a81dcdbc3a2c71a74eb7d7ac4bc0a7c516 Mon Sep 17 00:00:00 2001 From: jafermarq Date: Wed, 28 Feb 2024 20:33:00 +0000 Subject: [PATCH] w/ previous --- src/py/flwr_tool/protoc_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/py/flwr_tool/protoc_test.py b/src/py/flwr_tool/protoc_test.py index 607d808c8497..2d48582eb441 100644 --- a/src/py/flwr_tool/protoc_test.py +++ b/src/py/flwr_tool/protoc_test.py @@ -28,4 +28,4 @@ def test_directories() -> None: def test_proto_file_count() -> None: """Test if the correct number of proto files were captured by the glob.""" - assert len(PROTO_FILES) == 6 + assert len(PROTO_FILES) == 7