mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
robot: allow partial updates for test file
This commit is contained in:
parent
dc61766e88
commit
cec0bcb16b
3 changed files with 47 additions and 5 deletions
2
Gemfile
2
Gemfile
|
@ -83,7 +83,7 @@ group :development do
|
|||
|
||||
# rspec support for guard
|
||||
gem 'guard-rspec', '~> 4.3.1'
|
||||
# rubocop support for guard
|
||||
gem 'rubocop', '~> 0.26.1'
|
||||
gem 'guard-rubocop', '~> 1.1.0'
|
||||
|
||||
# for quick debugging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue