Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
SageTendo committed Dec 16, 2024
1 parent 9505414 commit 448b705
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions tests/routes/test_manifest.py
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
import unittest

import pytest

from run import app
from pytest_dotenv.plugin import load_dotenv


@pytest.fixture(autouse=True, scope='session')
def env():
load_dotenv()


class TestManifestBlueprint(unittest.TestCase):
Expand Down

0 comments on commit 448b705

Please sign in to comment.