Add test case

This commit is contained in:
Henry Mercer 2023-01-20 15:30:57 +00:00
parent 2014c859f1
commit 291cc75959
3 changed files with 9 additions and 1 deletions

View file

@ -248,6 +248,10 @@ const EXPLICITLY_REQUESTED_BUNDLE_TEST_CASES = [
cliVersion: "2.10.0-pre",
expectedToolcacheVersion: "0.0.0-20200610",
},
{
cliVersion: "2.10.0+202006100101",
expectedToolcacheVersion: "0.0.0-20200610",
},
];
for (const {