Skip to content

Commit 4a411e8

Browse files
update test
1 parent e6a6397 commit 4a411e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ClientAdvisor/App/tests/testt_app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def flaskapp():
4747

4848
@pytest.fixture
4949
def client(flaskapp):
50-
"""Create a test client for the app."""
50+
"""Create a test client for the flaskapp."""
5151
return flaskapp.test_client()
5252

5353

0 commit comments

Comments
 (0)