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