Merge remote-tracking branch 'origin/main' into 5.0
This commit is contained in:
@@ -193,7 +193,9 @@ describe('SuiteBuilder', function() {
|
||||
failedExpectations: [],
|
||||
deprecationWarnings: [],
|
||||
duration: null,
|
||||
properties: null
|
||||
properties: null,
|
||||
parentSuiteId: null,
|
||||
filename: undefined,
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user