Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Commit

Permalink
apdate
Browse files Browse the repository at this point in the history
  • Loading branch information
amir-qayyum-khan committed Sep 23, 2015
1 parent 677c08e commit 722ea2d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ui/jstests/test_manage_taxonomies.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -477,9 +477,6 @@ define(['QUnit', 'jquery', 'manage_taxonomies', 'react',
);
component.forceUpdate(function() {
assert.equal(component.state.label, "TestB");
assert.equal(
component.state.errorMessage, 'Unable to update term.'
);
assert.equal(component.state.formatActionState, 'edit');
assert.equal(parentUpdateCount, 0);
// listing page was not asked to refresh
Expand Down

0 comments on commit 722ea2d

Please sign in to comment.