Skip to content

Commit

Permalink
fix europe -> off_europe in mock display in test for food
Browse files Browse the repository at this point in the history
  • Loading branch information
benbenben2 committed Jan 8, 2025
1 parent 45279d1 commit e2e5a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/food.t
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,7 @@ my @tests = (
'nutriment_salt' => '1.000001',
'nutriment_salt_unit' => 'g',
},
nutriment_table => "europe",
nutriment_table => "off_europe",
product_ref => {
'nutriments' => {}
},
Expand Down

0 comments on commit e2e5a62

Please sign in to comment.