update uploadcontroller test

This commit is contained in:
Albert Yi
2019-04-16 16:26:38 -07:00
parent 8a16e089d2
commit c18cf5480d

View File

@@ -84,7 +84,7 @@ class UploadsControllerTest < ActionDispatch::IntegrationTest
context "for a twitter post" do
setup do
@source = "https://twitter.com/frappuccino/status/566030116182949888"
@source = "https://twitter.com/onsen_musume_jp/status/865534101918330881"
end
should "render" do