fix pipeline
This commit is contained in:
parent
fa9b87ca35
commit
936b339edf
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.scenario_names[0] == "Scenario 1"
|
||||
assert expert_app.multi_model_view.scenario_names[0] == "Scenario 1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue