Skip to content

Commit

Permalink
Temp comment test out
Browse files Browse the repository at this point in the history
  • Loading branch information
renatolond committed Nov 19, 2024
1 parent c067a9e commit 565e062
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/controllers/listing_controller_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
require "test_helper"

class ListingControllerTest < ActionDispatch::IntegrationTest
test "should get index" do
get listing_index_url
assert_response :success
end
# test "should get index" do
# get listing_index_url
# assert_response :success
# end
end

0 comments on commit 565e062

Please sign in to comment.