mirror of
https://github.com/dense-analysis/ale.git
synced 2026-03-16 03:25:01 +08:00
#2132 - Replace command_chain and chain_with with ale#command#Run
This commit is contained in:
@@ -21,7 +21,7 @@ Execute(Executable should filter invalid eRuby when inside a Rails project):
|
||||
\]
|
||||
|
||||
Execute(Command should be blank if the first command in the chain returns output):
|
||||
WithChainResults [
|
||||
GivenCommandOutput [
|
||||
\ "/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- erubi/capture_end (LoadError)",
|
||||
\ " from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'",
|
||||
\]
|
||||
|
||||
Reference in New Issue
Block a user