Update integration tests

This commit is contained in:
Frédéric Guillot 2022-11-12 20:59:06 -08:00
parent 3d64162f06
commit 1ded3f8bc7
1 changed files with 1 additions and 1 deletions

View File

@ -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 {