From 41398b172a5fd908195a31fe1cd1e727eac95051 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Tue, 18 Jun 2019 23:32:46 -0400 Subject: changes related to registry-v0.3.0 --- svc/cache_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svc/cache_test.go') diff --git a/svc/cache_test.go b/svc/cache_test.go index f167913..af2b1de 100644 --- a/svc/cache_test.go +++ b/svc/cache_test.go @@ -45,7 +45,7 @@ func Test_cacheUpdate(t *testing.T) { t.Logf("both are in the expected order. I need to do some more investigation before I can correct the test") t.Logf("or correct the library functions.") t.SkipNow() - raw, _, _ := registry.GetTwtxt(urls) + raw, _, _ := registry.GetTwtxt(urls, nil) manual, _ := registry.ParseUserTwtxt(raw, "gbmor", urls) if !reflect.DeepEqual(newStatus, manual) { -- cgit 1.4.1-2-gfad0