mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 16:02:03 +02:00
Added money helper to rspec
This commit is contained in:
parent
d649610ac8
commit
0ec635f42b
2 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,7 @@ require 'shoulda/matchers'
|
|||
require 'capybara/poltergeist'
|
||||
require 'paper_trail/frameworks/rspec'
|
||||
PaperTrail.whodunnit = 'autotest'
|
||||
require "money-rails/test_helpers"
|
||||
|
||||
if ENV['ROBOT']
|
||||
require 'simplecov'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue