We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c96f3bd commit 9ba746eCopy full SHA for 9ba746e
.test_patterns.yml
@@ -29,6 +29,7 @@ names:
29
- jan: &jan "U03FGA0BWNR"
30
- esau: &esau "U067FJ9A4Q1"
31
- saleel: &saleel "U07KJ0AV20J"
32
+ - martin: &martin "U09MZMSNZ96"
33
- nico: &nico "U06D2QSLY10"
34
- lucas: &lucas "U05MW7WQ8LQ"
35
- suyash: &suyash "U08QFSL6LPM"
@@ -355,3 +356,8 @@ tests:
355
356
error_regex: "Encountered 1 failing test in test/staking_asset_handler/claim.t.sol:ClaimTest"
357
owners:
358
- *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