- removing the fmt package from the tests
This commit is contained in:
parent
a0cc65311d
commit
6566e12417
|
@ -21,7 +21,6 @@ import (
|
|||
"testing"
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
"fmt"
|
||||
)
|
||||
|
||||
func TestSetResources(t *testing.T) {
|
||||
|
|
Reference in a new issue