mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
chore: half remove unoverride, more to follow
Signed-off-by: Gabriel <gaccettola@mirantis.com>
This commit is contained in:
parent
cc94b69860
commit
3714fb24c1
@ -18,7 +18,7 @@ import downloadPlatformUpdateInjectable from "./main/download-update/download-pl
|
||||
import quitAndInstallUpdateInjectable from "./main/quit-and-install-update.injectable";
|
||||
import periodicalCheckForUpdatesInjectable from "./child-features/periodical-checking-of-updates/main/periodical-check-for-updates.injectable";
|
||||
import { advanceFakeTime, testUsingFakeTime } from "../../test-utils/use-fake-time";
|
||||
import emitEventInjectable from "../../common/app-event-bus/emit-event.injectable";
|
||||
// import emitEventInjectable from "../../common/app-event-bus/emit-event.injectable";
|
||||
import getBuildVersionInjectable from "../../main/electron-app/features/get-build-version.injectable";
|
||||
|
||||
describe("analytics for installing update", () => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user