CASH-286
CASH-286 test
This commit is contained in:
parent
2bc75cde2d
commit
9860c94f89
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ jest.mock("@/mixins/experiment-mixin.js", () => ({
|
|||
}
|
||||
},
|
||||
hasSettingEqualTo(settingName, settingValue) {
|
||||
return true;
|
||||
return false;
|
||||
},
|
||||
},
|
||||
}));
|
||||
|
|
|
|||
Loading…
Reference in a new issue