Skip to content
Snippets Groups Projects
Commit 553346a4 authored by Winnie Hellmann's avatar Winnie Hellmann
Browse files

Remove empty afterEach() from issue_show app_spec.js

parent 37011af0
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -42,9 +42,6 @@ describe('Issuable output', () => {
}).$mount();
});
 
afterEach(() => {
});
it('should render a title/description/edited and update title/description/edited on update', (done) => {
vm.poll.options.successCallback({
json() {
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment