diff options
Diffstat (limited to 'spec/dbshell/client/postgres_spec.rb')
-rw-r--r-- | spec/dbshell/client/postgres_spec.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/dbshell/client/postgres_spec.rb b/spec/dbshell/client/postgres_spec.rb index 2f767f1..c267ac0 100644 --- a/spec/dbshell/client/postgres_spec.rb +++ b/spec/dbshell/client/postgres_spec.rb @@ -1,5 +1,5 @@ require 'minitest/autorun' -require 'dbshell/postgres_client' +require 'dbshell/client/postgres' describe DBShell::PostgresClient do describe ".build_command" do |