Skip to content

Commit

Permalink
Fix wrong require
Browse files Browse the repository at this point in the history
  • Loading branch information
mnovelo committed Nov 5, 2024
1 parent 6fc22de commit 85a5648
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/shared_examples/schema_adapter_examples.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
# These tests should only be run against PostgreSQL adapters using schema-based separation.

require 'spec_helper'
require_relative 'core_adapter_examples'
require_relative 'schema_thread_safety_examples'

shared_examples 'a schema based adapter' do
include_context 'with adapter setup'
Expand Down

0 comments on commit 85a5648

Please sign in to comment.