Manually load dotenv in test (#9971)

This commit is contained in:
Mac Siri 2020-08-24 14:19:03 -04:00 committed by GitHub
parent 66b5cb513f
commit 99e4029078
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,4 @@
require "dotenv/load"
require "simplecov"
require "zonebie/rspec"