Brakeman: Remove unused cache var from tests
This commit is contained in:
parent
d787050fa8
commit
eb79b52a9a
@ -5,7 +5,6 @@ Before:
|
||||
cd ../ruby_fixtures/valid_rails_app/app/models
|
||||
|
||||
runtime ale_linters/ruby/brakeman.vim
|
||||
call setbufvar(0, 'ruby_brakeman_rails_root_cached', '')
|
||||
|
||||
After:
|
||||
" Switch back to whatever directory it was that we started on.
|
||||
|
Loading…
Reference in New Issue
Block a user