Skip to content

Commit

Permalink
fix: correct captialization in require
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Oct 31, 2017
1 parent 8f0f16a commit db2e676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pact_broker/domain/tag.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
require 'pact_broker/db'
require 'pact_Broker/repositories/helpers'
require 'pact_broker/repositories/helpers'

module PactBroker

Expand Down

0 comments on commit db2e676

Please sign in to comment.