DEV: Add more tests

This commit is contained in:
Keegan George
2022-09-29 16:14:15 -07:00
parent 55c80ed04f
commit 73b336c36d
3 changed files with 344 additions and 2 deletions
@@ -16,6 +16,7 @@ export default apiInitializer("0.11.1", (api) => {
const openPopupBtn = document.createElement("button");
openPopupBtn.classList.add(
"open-popup-link",
"btn-edit-md-table",
"btn-default",
"btn",
"btn-icon-text"