(feat)Completions and documentation #78

Merged
sam merged 10 commits from completions-et-al into master 2022-09-04 23:28:48 +00:00
Showing only changes of commit d5df6d98d6 - Show all commits

View file

@ -36,7 +36,8 @@ func TestResolve(t *testing.T) {
assert.ErrorContains(t, err, "timeout")
}
// FIXME: See when this is fixed and fix it
// FIXME: See when this is fixed and fix it.
func TestTruncate(t *testing.T) {
t.Skip("Sadly this is broken.")
t.Parallel()