Fixed post-merge test failures

This commit is contained in:
Steve Gravrock
2023-03-04 14:10:05 -08:00
parent 86eddb05b4
commit 61505f4c59
3 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -195,7 +195,7 @@ describe('SuiteBuilder', function() {
duration: null,
properties: null,
parentSuiteId: null,
filename: undefined,
filename: undefined
});
});