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:
4
app/assets/javascripts/UIModels/AppState/EventSource.ts
Normal file
4
app/assets/javascripts/UIModels/AppState/EventSource.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export enum EventSource {
|
||||
UserInteraction,
|
||||
Script,
|
||||
}
|
||||
Reference in New Issue
Block a user