Skip to content
Snippets Groups Projects
Commit 3371e40b authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Include brakeman in rake test

parent 9d6ffcfa
No related branches found
No related tags found
1 merge request!8686add "Uplaod" and "Replace" functionality
Loading
Loading
@@ -2,6 +2,7 @@ namespace :gitlab do
desc "GITLAB | Run all tests"
task :test do
cmds = [
%W(rake brakeman),
%W(rake rubocop),
%W(rake spinach),
%W(rake spec),
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment