Skip to content

Commit

Permalink
feat(workflows): add setup-docker-and-run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
basarbyz committed Jul 26, 2024
1 parent 240befe commit b551c08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_crud.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import re
import pydantic
import logging
import importlib
from backend.api.main import Datapoint
from test_settings import settings
from tests.test_init import TestInit
Expand Down

0 comments on commit b551c08

Please sign in to comment.