Skip to content

Commit 45d2618

Browse files
committed
Update configuration file
1 parent 7d7cf3e commit 45d2618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ch09/planner/tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
import httpx
44
import pytest
5-
from database.database import Settings
5+
from database.connection import Settings
66
from main import app
77
from models.events import Event
88
from models.users import User

0 commit comments

Comments
 (0)