Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenliang123 committed Nov 29, 2024
1 parent be1e6c8 commit 99f85e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/tests/unit_tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
PROJECT_DIR = os.path.abspath(os.path.join(ABS_PATH, os.pardir, os.pardir))

CACHED_APP = Flask(__name__)
CACHED_APP.config.update({"TESTING": True})


@pytest.fixture
Expand Down

0 comments on commit 99f85e2

Please sign in to comment.