Skip to content

Commit

Permalink
Change to load file directly
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Jan 12, 2020
1 parent f434ed4 commit c3b1fe5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/unit/dependency_loader_spec.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# frozen_string_literal: true

require "tty/config/dependency_loader"

RSpec.describe TTY::Config::DependencyLoader do
it "loads a dependency" do
stub_const("Marshaller", Class.new do
Expand Down

0 comments on commit c3b1fe5

Please sign in to comment.