Add unit test descriptions
This commit is contained in:
parent
5da7870265
commit
5229df1eef
12 changed files with 33 additions and 2 deletions
|
|
@ -763,3 +763,5 @@ test("sanitizeArifactName", (t) => {
|
|||
"manyinvalid"
|
||||
);
|
||||
});
|
||||
|
||||
// TODO(angelapwen): Test uploadDebugArtifacts if toUpload is empty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue