Remove expected and actual properties of expectation results
This commit is contained in:
@@ -337,8 +337,6 @@ describe('Spec', function() {
|
||||
message: 'foo thrown',
|
||||
matcherName: '',
|
||||
passed: false,
|
||||
expected: '',
|
||||
actual: '',
|
||||
stack: null
|
||||
}
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user