Skip to content

Commit

Permalink
WIP: fix tests/CI
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Jan 14, 2018
1 parent 96375cb commit fc77b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/workflow.vader
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ Execute (PlugUpdate to install both again):

Execute (PlugUpdate only to find out plugins are up-to-date, D key to check):
PlugUpdate
AssertExpect 'Already up-to-date', 2
AssertExpect 'Already up-to-date', 2, 'Expected 2 time "Already up-to-date", but got: '.getline(1, '$')
normal D
AssertEqual '0 plugin(s) updated.', getline(1)
q
Expand Down

0 comments on commit fc77b74

Please sign in to comment.