mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 10:45:58 +02:00
Merge branch 'minitest-config' into registry-343
This commit is contained in:
commit
50f4521bdf
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ module Registry
|
||||||
g.helper false
|
g.helper false
|
||||||
g.template_engine :erb
|
g.template_engine :erb
|
||||||
g.jbuilder false
|
g.jbuilder false
|
||||||
g.test_framework :minitest, fixture: false
|
g.test_framework nil
|
||||||
end
|
end
|
||||||
|
|
||||||
registrant_portal_uri = URI.parse(ENV['registrant_url'])
|
registrant_portal_uri = URI.parse(ENV['registrant_url'])
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue