Sha256: f7d47ad317978c2be5bcb683cfbbe4db1b339ceebe6c150901a85a9d1092c46a

Contents?: true

Size: 219 Bytes

Versions: 4

Compression:

Stored size: 219 Bytes

Contents

#ENV["RACK_ENV"] = "test"
require "minitest/autorun"
require "timecop"
require "underway"
require_relative "./sequel_helper.rb"

Timecop.safe_mode = true # Never, NEVER, allow arbitrary mutation of time without a block

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
underway-2.0.0 test/test_helper.rb
underway-1.1.0 test/test_helper.rb
underway-1.0.1 test/test_helper.rb
underway-1.0.0 test/test_helper.rb