Skip to content

Commit c0f1398

Browse files
committed
Fix typo
1 parent 93a3b56 commit c0f1398

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

template/tests/unit/app/controllers/test_ready.py.jinja

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
from {{package_name}}.config import settings
22

33

4-
from example.config import settings
5-
6-
74
class TestReadyController:
85

96
def test_should_return_ok(self, app_runner):

0 commit comments

Comments
 (0)