From 2bbc4702801277f252f3511c8e3c3f387e7bcebc Mon Sep 17 00:00:00 2001 From: Asher Glick Date: Sun, 19 Jan 2025 23:38:09 -0600 Subject: [PATCH] Fixing the stdout mismatch with the guildpoint file renames in the integration tests --- .../test_cases/proto_and_xml_input_no_duplicates/testcase.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml_converter/integration_tests/test_cases/proto_and_xml_input_no_duplicates/testcase.yaml b/xml_converter/integration_tests/test_cases/proto_and_xml_input_no_duplicates/testcase.yaml index 9f5d0f93..c1b8ab77 100644 --- a/xml_converter/integration_tests/test_cases/proto_and_xml_input_no_duplicates/testcase.yaml +++ b/xml_converter/integration_tests/test_cases/proto_and_xml_input_no_duplicates/testcase.yaml @@ -10,7 +10,7 @@ expected_stdout: | The following top level categories were found in more than one pack: "mycategory" in files: pack/xml_file.xml - pack2/markers.bin + pack2/markers.guildpoint pack3/xml_file.xml expected_stderr: | expected_returncode: 0 \ No newline at end of file