Add ability to report deprecation warnings from within the suite
[#154746527]
This commit is contained in:
@@ -222,6 +222,7 @@ describe("Spec", function() {
|
||||
fullName: 'a suite with a spec',
|
||||
failedExpectations: [],
|
||||
passedExpectations: [],
|
||||
deprecationWarnings: [],
|
||||
pendingReason: ''
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user