File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55 "testing"
66 "time"
77
8- . "github.com/smartystreets/goconvey/convey"
8+ . "github.com/scaleway/scaleway-cli/vendor/github.com/ smartystreets/goconvey/convey"
99)
1010
1111func TestNewBasket (t * testing.T ) {
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ package pricing
33import (
44 "testing"
55
6- . "github.com/smartystreets/goconvey/convey"
6+ . "github.com/scaleway/scaleway-cli/vendor/github.com/ smartystreets/goconvey/convey"
77)
88
99func TestGetByPath (t * testing.T ) {
Original file line number Diff line number Diff line change 55 "testing"
66 "time"
77
8- . "github.com/smartystreets/goconvey/convey"
8+ . "github.com/scaleway/scaleway-cli/vendor/github.com/ smartystreets/goconvey/convey"
99)
1010
1111func TestNewUsageByPathWithQuantity (t * testing.T ) {
You can’t perform that action at this time.
0 commit comments