update test
This commit is contained in:
parent
550a5821ab
commit
48e0b9d6cc
1 changed files with 1 additions and 1 deletions
|
|
@ -6,4 +6,4 @@ def test_app():
|
|||
# do anything fancy to verify how it looks etc., we leave that for manual
|
||||
# testing.
|
||||
expert_app = cara.apps.ExpertApplication()
|
||||
assert expert_app.model_state.concentration_model.room.volume == 75
|
||||
assert expert_app.scenario_names[0] == "Scenario 1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue