Files
fizzy/test/controllers/buckets_controller_test.rb
T
2024-09-24 15:32:44 -04:00

8 lines
139 B
Ruby

require "test_helper"
class BucketsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end