Explorar o código

Update integration tests

Frédéric Guillot %!s(int64=3) %!d(string=hai) anos
pai
achega
1ded3f8bc7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 {