Skip to content

Commit 8838a8e

Browse files
committed
chore: update UT expected result
1 parent 8623572 commit 8838a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/kotlin/com/coder/gateway/util/URLExtensionsTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ internal class URLExtensionsTest {
117117
val url = "http://[invalid-uri]"
118118
val result = url.validateStrictWebUrl()
119119
assertEquals(
120-
WebUrlValidationResult.Invalid("$url could not be parsed as a URI reference"),
120+
WebUrlValidationResult.Invalid("Malformed IPv6 address at index 8: $url"),
121121
result
122122
)
123123
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy