Fix Matchers.any specs in Firefox
- Firefox adds whitespace to the resulting to_string function, necessary to remove it for the match to occur correctly.
This commit is contained in:
@@ -3,6 +3,6 @@ jasmine.version_= {
|
||||
"major": 1,
|
||||
"minor": 2,
|
||||
"build": 0,
|
||||
"revision": 1333492179,
|
||||
"revision": 1333553033,
|
||||
"release_candidate": 2
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user