Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions changelog_entry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- bump: patch
changes:
changed:
- Fixed Amplifi and My Friend Ben test households with correct fixture data
2 changes: 1 addition & 1 deletion tests/data/customer_households/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from .my_friend_ben import my_friend_ben_household
from .amplifi import amplifi_household
from .amplifi import amplifi_household, amplifi_household_2025
from .impactica import impactica_household
Loading
Loading