Commit 91204180 authored by Bryce Johnson's avatar Bryce Johnson

Remove spec stubs in link_to_member_avatar.

parent c74c79e5
...@@ -100,16 +100,5 @@ ...@@ -100,16 +100,5 @@
}); });
}); });
}); });
describe('Interaction', function() {
it('should remove approval', function() {
});
it('should give approval', function() {
});
// click link and handler fires
});
}); });
})(window.gl || (window.gl = {})); })(window.gl || (window.gl = {}));
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