Skip to content

Commit 5b05130

Browse files
Update tests/conftest.py
Co-authored-by: Leandro Lucarella <[email protected]> Signed-off-by: flora-hofmann-frequenz <[email protected]>
1 parent 5392044 commit 5b05130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import warnings
77

88
warnings.filterwarnings(
9-
"default",
9+
"once",
1010
message=r"Protobuf gencode version 5\..*exactly one major version older.*",
1111
category=UserWarning,
1212
)

0 commit comments

Comments
 (0)