fix: running tests and adding tests to CI & CD (#1047)
* fix: running tests and adding tests to CI & CD * fix: yarn.lock * fix: alert service * fix: ts-jest utils import
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { ButtonType, sanitizeHtmlString, AlertService } from '@standardnotes/snjs'
|
||||
import { ButtonType, sanitizeHtmlString } from '@standardnotes/snjs'
|
||||
import { AlertService } from '@standardnotes/services'
|
||||
import { SKAlert } from '@standardnotes/stylekit'
|
||||
|
||||
/** @returns a promise resolving to true if the user confirmed, false if they canceled */
|
||||
|
||||
Reference in New Issue
Block a user