added 5 more unit tests

This commit is contained in:
Atharva Mulmuley
2021-06-03 22:24:55 +05:30
parent a0d0dab6ce
commit 2109830fcc
5 changed files with 1204 additions and 1269 deletions

View File

@ -91,4 +91,4 @@ function executeAzCliCommand(command, silent, execOptions = {}, args = []) {
}
});
}
exports.executeAzCliCommand = executeAzCliCommand;
exports.executeAzCliCommand = executeAzCliCommand;