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 381644a commit 44c909bCopy full SHA for 44c909b
tests/wasm/setup_test.go
@@ -81,6 +81,7 @@ func startServer(t *testing.T) (string, *httptest.Server) {
81
<head>
82
<title>Test</title>
83
<meta charset="utf-8"/>
84
+<link rel="icon" href="data:,">
85
</head>
86
<body>
87
<div id="main"></div>
0 commit comments