Skip to content

Commit 8a98bcc

Browse files
authored
chore: add flake (#16611)
2 parents 7e0b229 + 274eccd commit 8a98bcc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.test_patterns.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,11 @@ tests:
258258
owners:
259259
- *mitch
260260

261+
- regex: "src/e2e_multi_eoa.test.ts"
262+
error_regex: "TypeError: Cannot convert undefined to a BigInt"
263+
owners:
264+
- *alex
265+
261266
# Nightly GKE tests
262267
- regex: "spartan/bootstrap.sh"
263268
owners:

0 commit comments

Comments
 (0)