aboutsummaryrefslogtreecommitdiff
path: root/brokenlinks/brokenlinks_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'brokenlinks/brokenlinks_test.go')
-rw-r--r--brokenlinks/brokenlinks_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/brokenlinks/brokenlinks_test.go b/brokenlinks/brokenlinks_test.go
index 9b176b7..ff9b5d6 100644
--- a/brokenlinks/brokenlinks_test.go
+++ b/brokenlinks/brokenlinks_test.go
@@ -125,7 +125,7 @@ func TestBrokenlinks(t *testing.T) {
opts: brokenlinks.Options{
Url: `127.0.0.1:14594`,
},
- expError: `Scan: invalid URL "127.0.0.1:14594"`,
+ expError: `Scan: Options: invalid URL "127.0.0.1:14594"`,
}, {
opts: brokenlinks.Options{
Url: `http://127.0.0.1:14594`,