Skip to content

Commit

Permalink
reverting flex_context changes 4
Browse files Browse the repository at this point in the history
Co-authored-by: Felix Claessen <[email protected]>
Signed-off-by: JDev <[email protected]>
  • Loading branch information
joshuaunity and Flix6x authored Jan 1, 2025
1 parent 07749be commit bffffcf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ def test_price_sensor_priority(
)

price_sensor_id = None
sensor_attribute = f"{sensor_type}-price"
sensor_attribute = f"{sensor_type}-price-sensor"
# preparation: ensure the asset actually has the price sensor set as attribute
if asset_sensor:
price_sensor_id = add_market_prices_fresh_db[asset_sensor].id
Expand Down

0 comments on commit bffffcf

Please sign in to comment.