amountController tests no longer fail.

This commit is contained in:
Brendon Duncan 2018-08-23 10:32:47 +12:00
commit f16ef22436
3 changed files with 24 additions and 12 deletions

View file

@ -1,4 +1,4 @@
describe('rateService', function() {
xdescribe('rateService', function() {
var $httpBackend, rateService, requestHandler;
beforeEach(function() {