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 c7e8f6e commit f550204Copy full SHA for f550204
test/Main.purs
@@ -22,7 +22,7 @@ import Test.URI.UserInfo as UserInfo
22
main ∷ Effect Unit
23
main = run [consoleReporter] do
24
Scheme.spec
25
- UserInfo.spec
+ UserInfo.spec
26
Host.spec
27
Port.spec
28
Fragment.spec
0 commit comments