mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-24 03:55:49 +08:00
committed by
Peter Bacon Darwin
parent
e16c6aa31d
commit
accd35b747
@@ -145,5 +145,5 @@ describe('$cookieStore', function() {
|
||||
$browser.cookieHash['blankCookie'] = '';
|
||||
$browser.poll();
|
||||
expect($cookieStore.get("blankCookie")).toEqual('');
|
||||
}))
|
||||
}));
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user