mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
metrics: Fix test name, move to gotest.tools
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
This commit is contained in:
parent
a46ada6c47
commit
326e8116d1
@ -20,7 +20,7 @@ import (
|
||||
"testing"
|
||||
|
||||
"github.com/spf13/cobra"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"gotest.tools/v3/assert"
|
||||
)
|
||||
|
||||
func TestFlag(t *testing.T) {
|
Loading…
x
Reference in New Issue
Block a user