diff options
Diffstat (limited to 'test/command_callback')
-rw-r--r-- | test/command_callback/test_cypher_cypher_lint_command_callback.vader | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command_callback/test_cypher_cypher_lint_command_callback.vader b/test/command_callback/test_cypher_cypher_lint_command_callback.vader index 461ef295..6b64dc1f 100644 --- a/test/command_callback/test_cypher_cypher_lint_command_callback.vader +++ b/test/command_callback/test_cypher_cypher_lint_command_callback.vader @@ -5,4 +5,4 @@ After: call ale#assert#TearDownLinterTest() Execute(The default command and executable should be correct): - AssertLinter 'cypher-lint', 'cypher-lint %s' + AssertLinter 'cypher-lint', 'cypher-lint' |