rthomas320 commented on code in PR #1426:
URL: https://github.com/apache/daffodil-vscode/pull/1426#discussion_r2454525868


##########
src/tests/suite/language/items.test.ts:
##########
@@ -73,12 +73,16 @@ suite('Items Test Suite', () => {
   const expectedAttributeItems = [
     'name',
     'ref',
+    'default',
+    'fixed',
     'minOccurs',
     'maxOccurs',

Review Comment:
   Yes, the items must match the items and order of the items in 
attributeItems.ts in order for the test to pass.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to