Add test case
This commit is contained in:
parent
2014c859f1
commit
291cc75959
3 changed files with 9 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue