mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
Annnnnd typo
This commit is contained in:
parent
1aec4da80d
commit
b17f8f52f9
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ def level_9(tests):
|
|||
and "App.qualify_for_level_9" in linter_tests[0]["results"]["success"]
|
||||
|
||||
|
||||
text_context = sys.argv[1]
|
||||
test_context = sys.argv[1]
|
||||
tests = list(load_tests(test_context))
|
||||
|
||||
test_types = {
|
||||
|
|
Loading…
Add table
Reference in a new issue