summaryrefslogtreecommitdiff
path: root/test/test_flow_command.vader
diff options
context:
space:
mode:
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')