mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
7dcad7e5c7
commit
aa27d01289
1 changed files with 1 additions and 1 deletions
|
|
@ -258,7 +258,7 @@ def test_environment_not_sourced(tempdir_factory, store):
|
|||
assert ret == 1
|
||||
assert out == (
|
||||
"'pre-commit' not found. "
|
||||
"Did you forget to activate your virtualenv?\n"
|
||||
'Did you forget to activate your virtualenv?\n'
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue