Update tests to use gotest.tools 👼
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
@ -5,8 +5,8 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/gotestyourself/gotestyourself/poll"
|
||||
"github.com/pkg/errors"
|
||||
"gotest.tools/poll"
|
||||
)
|
||||
|
||||
// Setup a new environment
|
||||
|
||||
Reference in New Issue
Block a user