Change toBeCloseTo matcher to be more consistent.
It now calculates and compares a difference, rather than rounding two separate quantities and testing for their equality.
This commit is contained in:
@@ -3,5 +3,5 @@ jasmine.version_= {
|
||||
"major": 1,
|
||||
"minor": 2,
|
||||
"build": 0,
|
||||
"revision": 1337006083
|
||||
"revision": 1343710612
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user