mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 16:53:37 +02:00
rubocop cleanup
This commit is contained in:
parent
3d3d634882
commit
1acaafd922
4 changed files with 14 additions and 12 deletions
|
@ -40,6 +40,6 @@ begin
|
|||
`kill #{pid}`
|
||||
end
|
||||
end
|
||||
rescue LoadError
|
||||
# rspec gem not loaded, probably we are in production machine
|
||||
rescue LoadError => e
|
||||
puts e # rspec gem not loaded, probably we are in production machine
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue