We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84caada commit 82fcea0Copy full SHA for 82fcea0
pkg/auth/identities/aws/webflow_test.go
@@ -1552,7 +1552,6 @@ func TestBrowserWebflow_Interactive(t *testing.T) {
1552
assert.Equal(t, "AKID_BW", creds.AccessKeyID)
1553
}
1554
1555
-
1556
func TestDisplayWebflowDialog(t *testing.T) {
1557
// Just verify it doesn't panic.
1558
displayWebflowDialog("https://example.com/auth")
0 commit comments