mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 18:56:05 +02:00
rake test now present at development evn
This commit is contained in:
parent
d25b5ef29e
commit
eb186993ec
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
if Rails.env.test?
|
||||
if Rails.env.test? || Rails.env.development?
|
||||
require 'rspec/core/rake_task'
|
||||
require 'open3'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue