Skip to content

Commit 404d692

Browse files
committed
chore(e2e): refine primary test group label
1 parent 9d34e10 commit 404d692

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/e2e/emqx_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ func configListener(ty string, name string, enabled bool, bind string) string {
9393
}
9494

9595
//nolint:errcheck
96-
var _ = Describe("EMQX Test", Label("emqx"), Ordered, func() {
96+
var _ = Describe("EMQX Cluster", Label("emqx"), Ordered, func() {
9797

9898
const (
9999
emqxCRBasic = "test/e2e/files/resources/emqx.yaml"

0 commit comments

Comments
 (0)