Lint
Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
77518d31b3
commit
d5df6d98d6
1 changed files with 2 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue