diff --git a/internal/app/integration_test.go b/internal/app/integration_test.go index c4d0fde..6b03e86 100644 --- a/internal/app/integration_test.go +++ b/internal/app/integration_test.go @@ -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()