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