We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5865dc5 commit cb324d3Copy full SHA for cb324d3
internal/controller/telemetry/data_test.go
@@ -140,5 +140,6 @@ func TestDataAttributesWithEmptyData(t *testing.T) {
140
result := data.Attributes()
141
142
g := NewWithT(t)
143
+
144
g.Expect(result).To(Equal(expected))
145
}
0 commit comments