fixed test

Signed-off-by: Calvin Lee <cjlee@ualberta.ca>
This commit is contained in:
Calvin Lee
2024-05-29 11:36:34 -06:00
parent a2d6127793
commit fd698f0597
+1
View File
@@ -789,6 +789,7 @@ export function parseHarnessUrl(
repoName: string;
path: string;
refDashStr: string;
branch: string;
};
// @public