[PATCH] test: Fix style error

0 views
Skip to first unread message

Jan Kiszka

unread,
May 27, 2026, 7:11:08 PM (3 days ago) May 27
to kas-devel
From: Jan Kiszka <jan.k...@siemens.com>

Signed-off-by: Jan Kiszka <jan.k...@siemens.com>
---
tests/test_refspec.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/test_refspec.py b/tests/test_refspec.py
index b668ead..9e8648a 100644
--- a/tests/test_refspec.py
+++ b/tests/test_refspec.py
@@ -309,7 +309,7 @@ def test_sha_like_branch_tag(monkeykas, tmpdir, capsys):

def test_non_commit(variant, commit):
(rc, output) = run_cmd(['git', variant, commit],
- cwd='kas', fail=False)
+ cwd='kas', fail=False)
assert rc == 0

with open(f'{tdir}/sha-test.yml', 'w') as f:
--
2.47.3
Reply all
Reply to author
Forward
0 new messages