Skip to content

Commit fdac62d

Browse files
rename fixture
1 parent 75fce87 commit fdac62d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/tests/critical-path/browser/stream-pending-messages.e2e.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const chance = new Chance();
1414
let keyName = chance.word({ length: 20 });
1515
let consumerGroupName = chance.word({ length: 20 });
1616

17-
fixture `Pending messages`
17+
fixture `Acknowledge and Claim of Pending messages`
1818
.meta({ type: 'critical_path', rte: rte.standalone })
1919
.page(commonUrl)
2020
.beforeEach(async() => {

0 commit comments

Comments
 (0)