Fix test description

This commit is contained in:
Rashid Khan 2016-01-14 15:51:51 -07:00
parent 199b79fb30
commit 87d3593064

View file

@ -86,7 +86,7 @@ describe('get filters', function () {
});
});
it('should replace the replace the state, not save it', function () {
it('should replace the state, not save it', function () {
var states = [
[ globalState, queryFilter.getGlobalFilters ],
[ appState, queryFilter.getAppFilters ],