Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanharan committed Nov 8, 2024
1 parent 34df309 commit e45857c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/cases/optimizer_hints_test_sqlserver.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ class OptimizerHitsTestSQLServer < ActiveRecord::TestCase
end
end


it "support order" do
assert_queries_match(%r{\ASELECT .+ FROM .+ ORDER .+ OPTION .+\z}) do
companies = Company.optimizer_hints("LABEL='FindCompanies'")
Expand Down

0 comments on commit e45857c

Please sign in to comment.