Skip to content

Commit 9ba746e

Browse files
authored
chore: add test pattern for note_service.test.ts
1 parent c96f3bd commit 9ba746e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.test_patterns.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ names:
2929
- jan: &jan "U03FGA0BWNR"
3030
- esau: &esau "U067FJ9A4Q1"
3131
- saleel: &saleel "U07KJ0AV20J"
32+
- martin: &martin "U09MZMSNZ96"
3233
- nico: &nico "U06D2QSLY10"
3334
- lucas: &lucas "U05MW7WQ8LQ"
3435
- suyash: &suyash "U08QFSL6LPM"
@@ -355,3 +356,8 @@ tests:
355356
error_regex: "Encountered 1 failing test in test/staking_asset_handler/claim.t.sol:ClaimTest"
356357
owners:
357358
- *lasse
359+
360+
- regex: "yarn-project/scripts/run_test.sh pxe/src/notes/note_service.test.ts"
361+
error_regex: "should remove notes that have been nullified"
362+
owners:
363+
- *martin

0 commit comments

Comments
 (0)