Fix unit test.

This commit is contained in:
Bryan Mauger 2025-02-23 15:39:12 -05:00
parent 2683e837a6
commit 8fbe2173aa

View file

@ -245,7 +245,7 @@ export default {
};
},
computed: {
displayFosterLove() {
DisplayFosterLove() {
return experimentMixin.methods.hasSettingEqualTo(
experimentSettings.FOSTER_LOVE,
"true"