Skip to content

Commit e619b51

Browse files
committed
Debug
1 parent ea2e0a2 commit e619b51

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎test/debug.rb

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1+
require 'rails/all'
12
require 'tiny_tds'
2-
sleep 5
3-
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
4-
require 'bundler/setup' ; Bundler.require :default, :development
53

64
c = TinyTds::Client.new(
75
host: ENV['CI_AZURE_HOST'],

0 commit comments

Comments
 (0)