test(integration): fix typo

This commit is contained in:
Rob Watson 2025-04-18 09:59:40 +02:00
parent e49bbb6800
commit d35dedb15b

View File

@ -301,7 +301,7 @@ func TestIntegrationCustomRTMPURL(t *testing.T) {
time.Second,
"expected to see custom host name",
)
printScreen(t, getContents, "Ater displaying the fatal error modal")
printScreen(t, getContents, "Ater opening the app with a custom host name")
cancel()