mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-20 01:24:42 +04:00
manifest -> hooks
This commit is contained in:
parent
d4c9f9075e
commit
c62c1a3b51
8 changed files with 8 additions and 8 deletions
|
|
@ -10,7 +10,7 @@ from pre_commit.clientlib.validate_manifest import run
|
|||
|
||||
|
||||
def test_returns_0_for_valid_manifest():
|
||||
assert run(['example_manifest.yaml']) == 0
|
||||
assert run(['example_hooks.yaml']) == 0
|
||||
|
||||
|
||||
def test_returns_0_for_our_manifest():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue