Commit ed84e0cd authored by Sean Hammond's avatar Sean Hammond

Remove unnecessary flush() from test

parent cac637e4
......@@ -643,7 +643,6 @@ describe('annotation', function() {
'Service unreachable.', 'Saving annotation failed'));
done();
});
$timeout.flush();
}
);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment