mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix bad rebase causing tests to fail
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
c52826b450
commit
45f07a15c7
File diff suppressed because it is too large
Load Diff
@ -187,7 +187,6 @@ export const getDiForUnitTesting = (
|
||||
}) as unknown as HotbarStore);
|
||||
|
||||
di.override(fileSystemProvisionerStoreInjectable, () => ({}) as FileSystemProvisionerStore);
|
||||
|
||||
di.override(defaultShellInjectable, () => "some-default-shell");
|
||||
|
||||
di.override(userStoreInjectable, () => ({
|
||||
|
||||
Loading…
Reference in New Issue
Block a user