react-code-dataset / airbnb_clone /test /controllers /api /bookings_controller_test.rb
Devendra174's picture
Upload folder using huggingface_hub
f5071ca verified
raw
history blame contribute delete
145 Bytes
require 'test_helper'
class Api::BookingsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end