Skip to content

Commit

Permalink
Disable graphiti schema check in spec helper since it breaks wagon specs
Browse files Browse the repository at this point in the history
  • Loading branch information
mtnstar committed Mar 27, 2023
1 parent a581cc6 commit e4da57f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -218,4 +218,4 @@ def initialize(fixture, model_class)
end
ActiveRecord::Fixture.prepend(ActiveRecordFixture)

GraphitiSpecHelpers::RSpec.schema!
#GraphitiSpecHelpers::RSpec.schema!

0 comments on commit e4da57f

Please sign in to comment.