summaryrefslogtreecommitdiff
path: root/test/test_flow_command.vader
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-11-09 23:42:54 +0000
committerw0rp <devw0rp@gmail.com>2017-11-12 10:56:53 +0000
commita8c5e0f4dce14b9dad8e4a238ebc93d8aa6ed28e (patch)
tree54f4aabd2509aec116f3d89953d5e09fdc2c52a4 /test/test_flow_command.vader
parent911b6d8f71213d065bd14548a16ba9140f1790ee (diff)
downloadale-a8c5e0f4dce14b9dad8e4a238ebc93d8aa6ed28e.zip
Simplfy semver handling and share the semver version cache across everything
Diffstat (limited to 'test/test_flow_command.vader')
-rw-r--r--test/test_flow_command.vader1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_flow_command.vader b/test/test_flow_command.vader
index 32ceb57c..49546e94 100644
--- a/test/test_flow_command.vader
+++ b/test/test_flow_command.vader
@@ -5,6 +5,7 @@ Before:
After:
call ale#test#RestoreDirectory()
call ale#linter#Reset()
+ call ale#semver#ResetVersionCache()
Execute(flow should return a command to run if a .flowconfig file exists):
call ale#test#SetFilename('flow/a/sub/dummy')