Switch to @tutao/otest from ospec

This commit is contained in:
ivk 2023-06-29 18:26:45 +02:00 committed by ganthern
parent 69874474a2
commit ada89d6fc2
193 changed files with 2219 additions and 1480 deletions

View file

@ -1,4 +1,4 @@
import o from "ospec"
import o from "@tutao/otest"
import { Notifications } from "../../../src/gui/Notifications.js"
import type { Spy } from "@tutao/tutanota-test-utils"
import { spy } from "@tutao/tutanota-test-utils"