* VRFS-3260 - fraud check allowed in tests

This commit is contained in:
Seth Call 2015-05-15 23:50:27 -05:00
parent 792212e952
commit a62aaeef11
1 changed files with 1 additions and 0 deletions

View File

@ -107,5 +107,6 @@ SampleApp::Application.configure do
config.log_level = :debug
config.jam_tracks_available = true
config.video_available = "full"
config.guard_against_fraud = true
end