You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "scholarsmate (via GitHub)" <gi...@apache.org> on 2023/03/02 13:30:29 UTC

[GitHub] [daffodil-vscode] scholarsmate commented on a diff in pull request #452: Revised Data Editor Integration

scholarsmate commented on code in PR #452:
URL: https://github.com/apache/daffodil-vscode/pull/452#discussion_r1123100269


##########
src/tests/suite/utils.test.ts:
##########
@@ -45,7 +45,7 @@ suite('Utils Test Suite', () => {
   }
 
   test('Default config', async () => {
-    var config = await utils.getConfig(name, request, type)

Review Comment:
   `var` should be `const`.



-- 
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: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org