stevedlawrence commented on a change in pull request #505: URL: https://github.com/apache/daffodil/pull/505#discussion_r623972525
########## File path: daffodil-cli/src/it/resources/org/apache/daffodil/CLI/output/output9.txt ########## @@ -1,4 +1,4 @@ -<base14:rabbitHole xmlns:b14="http://b14.com" xmlns:a14="http://a14.com" xmlns:base14="http://baseSchema.com"> +<base14:rabbitHole xmlns:a14="http://a14.com" xmlns:b14="http://b14.com" xmlns:base14="http://baseSchema.com"> Review comment: Yep, very likely what happened. I can't add a comment to the output file without breaking the test since that file is exactly the output of the CLI, but I've added a comment to the test that uses this file. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
