mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
chore: fix lint
Signed-off-by: Gabriel <gaccettola@mirantis.com>
This commit is contained in:
parent
41798b718a
commit
3715a47067
@ -30,9 +30,7 @@ describe("<Icon> href technical tests", () => {
|
||||
setLegacyGlobalDiForExtensionApi(di, environment);
|
||||
|
||||
runInAction(() => {
|
||||
registerFeature(di,
|
||||
loggerFeature,
|
||||
);
|
||||
registerFeature(di, loggerFeature);
|
||||
});
|
||||
|
||||
logger = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user