Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 6085248

Browse files
authored
Merge pull request #21 from katrinaalaimo/patch-1
Update home_tests.py
2 parents e44a26e + 6bbada5 commit 6085248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/ch14_testing/final/tests/home_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from flask import Response
22

3-
from tests.test_client import client, flask_app
3+
from tests.test_client import flask_app
44
from pypi_org.views import home_views
55

66

0 commit comments

Comments
 (0)