Commit 161d0aa4 authored by Grzegorz Bizon's avatar Grzegorz Bizon

Fix Rubocop offense and remove QA Rubocop from deps

parent adbbcc1c
......@@ -5,4 +5,3 @@ gem 'capybara-screenshot', '~> 1.0.14'
gem 'capybara-webkit', '~> 1.12.0'
gem 'rake', '~> 12.0.0'
gem 'rspec', '~> 3.5'
gem 'rubocop', '~> 0.47.1'
$LOAD_PATH << File.expand_path(File.dirname(__FILE__))
$: << File.expand_path(File.dirname(__FILE__))
module QA
##
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment