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:
committed by
Davis W. Frank & Rajan Agaskar
parent
6ac4b686a3
commit
5e594946bb
@@ -3,5 +3,5 @@ jasmine.version_= {
|
||||
"major": 1,
|
||||
"minor": 2,
|
||||
"build": 0,
|
||||
"revision": 1337006083
|
||||
"revision": 1343710612
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user