Skip to content

Commit

Permalink
Require resque/scheduler/env at test/env_test.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
mishina2228 authored and iloveitaly committed Jan 10, 2022
1 parent 843b6d3 commit 098f3b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/env_test.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# vim:fileencoding=utf-8
require_relative 'test_helper'
require_relative '../lib/resque/scheduler/env'

context 'Env' do
def new_env(options = {})
Expand Down

0 comments on commit 098f3b0

Please sign in to comment.