From f9d44cc57b04048c6d5a555f91c5ec0e4468aafd Mon Sep 17 00:00:00 2001 From: Miguel de Barros Date: Mon, 13 Sep 2021 13:47:55 +0200 Subject: [PATCH] fixes for v13.0.2 release --- .../feature_tests/p2p_money_transfer/master.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/collections/hub/golden_path/feature_tests/p2p_money_transfer/master.json b/collections/hub/golden_path/feature_tests/p2p_money_transfer/master.json index abe7b80d..4f2fed85 100644 --- a/collections/hub/golden_path/feature_tests/p2p_money_transfer/master.json +++ b/collections/hub/golden_path/feature_tests/p2p_money_transfer/master.json @@ -7,6 +7,14 @@ { "name": "p2p_happy_path_subid.json", "type": "file" + }, + { + "name": "p2p_happy_path_accent_unicode.json", + "type": "file" + }, + { + "name": "p2p_happy_path_burmese_unicode.json", + "type": "file" } ] } \ No newline at end of file