ソースを参照

Update integration tests

Frédéric Guillot 3 年 前
コミット
1ded3f8bc7
1 ファイル変更1 行追加1 行削除
  1. 1 1
      tests/tests.go

+ 1 - 1
tests/tests.go

@@ -25,7 +25,7 @@ const (
 	testFeedURL           = "https://miniflux.app/feed.xml"
 	testFeedTitle         = "Miniflux"
 	testSubscriptionTitle = "Miniflux Releases"
-	testWebsiteURL        = "https://miniflux.app/"
+	testWebsiteURL        = "https://miniflux.app"
 )
 
 func getRandomUsername() string {