react-code-dataset / Facebook-Clone /test /controllers /static_pages_controller_controller_test.rb
Devendra174's picture
Upload folder using huggingface_hub
f5071ca verified
raw
history blame contribute delete
153 Bytes
require 'test_helper'
class StaticPagesControllerControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end