Skip to content

Commit

Permalink
try to improve test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
fohrloop committed Sep 17, 2024
1 parent f9861d7 commit 7a31b96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/test_core/test_platform.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ def test_get_platform_debug_info():
mock_etc_os_release = """
NAME="Ubuntu"
FOO=123
BUG_REPORT_URL="http://this-is-skipped"
""".strip()

mock_etc_lsb_release = """
Expand Down

0 comments on commit 7a31b96

Please sign in to comment.