Lint
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2022-09-05 01:24:54 +02:00
parent 77518d31b3
commit d5df6d98d6
Signed by: sam
GPG key ID: 4D8B07C18F31ACBD

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()