Skip to content

Commit

Permalink
Updated N16 Test expected npm version to 8.19 (#652)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuinierRemi committed Oct 27, 2022
1 parent 05e0567 commit ed6a67c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node/16/test.yaml
Expand Up @@ -55,7 +55,7 @@ commandTests:
- name: "npm version"
command: "npm"
args: [ "--version"]
expectedOutput: ['8\.15\.*']
expectedOutput: ['8\.19\.*']

- name: "yarn version"
command: "yarn"
Expand Down

0 comments on commit ed6a67c

Please sign in to comment.