* VRFS-3260 - fraud check allowed in tests
This commit is contained in:
parent
792212e952
commit
a62aaeef11
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue