Skip to content

Commit

Permalink
Update integration tests for multifunctional changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cmutel committed Nov 22, 2024
1 parent bc7eee5 commit 7370e7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/integration/test_brightway_export_allocation.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ def test_basic_header_extraction(fixtures_dir):
"database": "Bobs_burgers",
"location": None,
"mf_strategy_label": "property allocation by 'manual_allocation'",
"mf_was_once_allocated": True,
"mf_allocation_run_uuid": allocated["mf_allocation_run_uuid"],
"name": "MFP: Rice, at farm (WFLDB 3.0)⧺Rice straw, at farm (WFLD",
"publication_date": datetime.date(2015, 6, 8),
"references": [],
Expand Down

0 comments on commit 7370e7b

Please sign in to comment.