提交 553346a4 编写于 作者: W Winnie Hellmann

Remove empty afterEach() from issue_show app_spec.js

上级 37011af0
...@@ -42,9 +42,6 @@ describe('Issuable output', () => { ...@@ -42,9 +42,6 @@ describe('Issuable output', () => {
}).$mount(); }).$mount();
}); });
afterEach(() => {
});
it('should render a title/description/edited and update title/description/edited on update', (done) => { it('should render a title/description/edited and update title/description/edited on update', (done) => {
vm.poll.options.successCallback({ vm.poll.options.successCallback({
json() { json() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册