From 9d60046f1d34bf0d542389928b6f8eacee6b6882 Mon Sep 17 00:00:00 2001 From: evazion Date: Thu, 4 Feb 2021 00:41:14 -0600 Subject: [PATCH] tests: fixup typo in 520b72948. --- test/functional/uploads_controller_test.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/functional/uploads_controller_test.rb b/test/functional/uploads_controller_test.rb index 1e7080776..e60ba4e0d 100644 --- a/test/functional/uploads_controller_test.rb +++ b/test/functional/uploads_controller_test.rb @@ -336,7 +336,7 @@ class UploadsControllerTest < ActionDispatch::IntegrationTest should_upload_successfully("https://twitter.com/noizave/status/875768175136317440") should_upload_successfully("https://pbs.twimg.com/media/DCdZ_FhUIAAYKFN?format=jpg&name=medium") should_upload_successfully("https://pbs.twimg.com/profile_banners/2371694594/1581832507/1500x500") - should_upload_successfully("https://twitter.com/zeth_total/1355597580814585856") + should_upload_successfully("https://twitter.com/zeth_total/status/1355597580814585856") # XXX should_upload_successfully("https://video.twimg.com/tweet_video/EWHWVrmVcAAp4Vw.mp4") should_upload_successfully("https://www.weibo.com/5501756072/J2UNKfbqV")