mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
work on initialization
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { NotificationManager } from "../../src/ts/core/notifications";
|
||||
import { NotificationManager } from "../../src/ts/store/notifications";
|
||||
|
||||
test("can subscribe and add notification", () => {
|
||||
let n = 0;
|
||||
|
||||
Reference in New Issue
Block a user