From c37aa835d01010af1c486dec6625717a50472fc8 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Sun, 21 Jun 2020 02:09:34 -0400 Subject: fixed test case for fetching remote registry data --- registry/fetch_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'registry') diff --git a/registry/fetch_test.go b/registry/fetch_test.go index 0bf7920..2a7c471 100644 --- a/registry/fetch_test.go +++ b/registry/fetch_test.go @@ -100,7 +100,7 @@ var getTwtxtCases = []struct { }, { name: "Remote Registry", - url: "https://twtxt.tilde.institute/api/plain/tweets/", + url: "https://twtxt.tilde.institute/api/plain/tweets/all", wantErr: false, localOnly: false, }, -- cgit 1.4.1-2-gfad0 2090eb3db49c65a8ec42c219'>this commit mirror of ranger - a simple, vim-like file managerakspecs <akspecs@tilde.institute>
about summary refs log tree commit diff stats
path: root/CONTRIBUTING.md
blob: 29ae33a17c7ef1a35cbaa683d62c37e69fe44307 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19