GitHub Actions Iterations
This commit is contained in:
parent
1138c97865
commit
405ce258f2
@ -69,7 +69,6 @@ class TestSemVer(unittest.TestCase):
|
|||||||
@mock.patch("builtins.open", mock.mock_open())
|
@mock.patch("builtins.open", mock.mock_open())
|
||||||
def test_update_file_version(
|
def test_update_file_version(
|
||||||
self,
|
self,
|
||||||
mock_logger: mock.Mock,
|
|
||||||
mock_path_is_file: mock.Mock,
|
mock_path_is_file: mock.Mock,
|
||||||
mock_toml_load: mock.Mock,
|
mock_toml_load: mock.Mock,
|
||||||
):
|
):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user