tests: Update Pokedex Agent test expectations (#8318)
This commit is contained in:
parent
7258032bbd
commit
29ef98722b
1 changed files with 0 additions and 1 deletions
|
|
@ -46,7 +46,6 @@ withEventDeliveryModes(
|
|||
.last()
|
||||
.innerText();
|
||||
expect(output).toContain("Charmander");
|
||||
expect(output).toContain("Route 24");
|
||||
expect(output.length).toBeGreaterThan(100);
|
||||
},
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue