Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mschwoer committed Nov 19, 2024
1 parent aedbb61 commit 868a2ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/gui/test_04_preprocessing.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from .conftest import APP_FOLDER, create_dataset_alphapept

TESTED_PAGE = f"{APP_FOLDER}/pages/03_Preprocessing.py"
TESTED_PAGE = f"{APP_FOLDER}/pages/04_Preprocessing.py"


def test_page_04_loads_without_input():
Expand Down

0 comments on commit 868a2ac

Please sign in to comment.