Skip to content

Commit a6f00fa

Browse files
hacdiaslidel
andauthored
Update tests/dnslink_gateway_test.go
Co-authored-by: Marcin Rataj <lidel@lidel.org>
1 parent da77720 commit a6f00fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/dnslink_gateway_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ func TestDNSLinkGatewayUnixFSDirectoryListing(t *testing.T) {
175175
// test_should_not_contain "<a href=\"/\">..</a>" list_response
176176
// '
177177
{
178-
Name: "Backlink on root CID should be hidden",
178+
Name: "Backlink on root CID should be hidden (TODO: cleanup Kubo-specifics)",
179179
Request: Request().
180180
URL(`{{scheme}}://{{hostname}}/`, u.Scheme, dnsLinkHostname),
181181
Response: Expect().

0 commit comments

Comments
 (0)