Commit 853c80a9 authored by Filipa Lacerda's avatar Filipa Lacerda

Put back class names used in shared test

parent d637f87f
......@@ -73,6 +73,8 @@
return {
'btn-reopen': !this.isIssueOpen,
'btn-close': this.isIssueOpen,
'js-note-target-close': this.isIssueOpen,
'js-note-target-reopen': !this.isIssueOpen,
};
},
markdownDocsPath() {
......
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