mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-05-01 12:49:11 -05:00
Remove expected_return_value. Resolves #232
This commit is contained in:
@@ -77,7 +77,6 @@ def test_additional_manifest_failing(obj):
|
||||
'language': 'python',
|
||||
'language_version': 'python3.3',
|
||||
'files': r'\.py$',
|
||||
'expected_return_value': 0,
|
||||
}],
|
||||
True,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user