Fix unit test.
This commit is contained in:
parent
2683e837a6
commit
8fbe2173aa
1 changed files with 1 additions and 1 deletions
|
|
@ -245,7 +245,7 @@ export default {
|
|||
};
|
||||
},
|
||||
computed: {
|
||||
displayFosterLove() {
|
||||
DisplayFosterLove() {
|
||||
return experimentMixin.methods.hasSettingEqualTo(
|
||||
experimentSettings.FOSTER_LOVE,
|
||||
"true"
|
||||
|
|
|
|||
Loading…
Reference in a new issue