Skip to content

Commit 210128d

Browse files
committed
Bump ele-testhelpers on 19 Nov
1 parent 461901f commit 210128d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ replace go.qase.io/client => github.com/rancher/qase-go/client v0.0.0-2023111420
77
require (
88
github.com/onsi/ginkgo/v2 v2.15.0
99
github.com/onsi/gomega v1.31.1
10-
github.com/rancher-sandbox/ele-testhelpers v0.0.0-20251113123558-e37721f14acb
10+
github.com/rancher-sandbox/ele-testhelpers v0.0.0-20251119081933-d9f87840d634
1111
github.com/rancher-sandbox/qase-ginkgo v1.0.1
1212
github.com/sirupsen/logrus v1.9.3
1313
)

tests/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN
133133
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
134134
github.com/rancher-sandbox/ele-testhelpers v0.0.0-20251113123558-e37721f14acb h1:5mbpMqCBwfiZYcPDasl9j9eZJy9IWrTFEB1j0k1Zulk=
135135
github.com/rancher-sandbox/ele-testhelpers v0.0.0-20251113123558-e37721f14acb/go.mod h1:Ex+a/ng4u2BvcGQdQjTHI48h88bQ6k2a7q8rnvU0XbQ=
136+
github.com/rancher-sandbox/ele-testhelpers v0.0.0-20251119081933-d9f87840d634 h1:xP7hcyOo9YWM22qaIppIVXfogEfe9Y9PKdJBpQTMLe4=
137+
github.com/rancher-sandbox/ele-testhelpers v0.0.0-20251119081933-d9f87840d634/go.mod h1:Ex+a/ng4u2BvcGQdQjTHI48h88bQ6k2a7q8rnvU0XbQ=
136138
github.com/rancher-sandbox/qase-ginkgo v1.0.1 h1:LB9ITLavX3PmcOe0hp0Y7rwQCjJ3WpL8kG8v1MxPadE=
137139
github.com/rancher-sandbox/qase-ginkgo v1.0.1/go.mod h1:sIF43xaLHtEzmPqADKlZZV6oatc66GHz1N6gpBNn6QY=
138140
github.com/rancher/qase-go/client v0.0.0-20231114201952-65195ec001fa h1:/qeYlQVfyvsO5yY0dZmm7mRTAsDm54jACiRDx3LAwsA=

0 commit comments

Comments
 (0)