Skip to content

Commit

Permalink
Testing: Remove unnecessary test test_active rucio#5522
Browse files Browse the repository at this point in the history
  • Loading branch information
rdimaio committed Jan 12, 2024
1 parent bbdbe26 commit bd5e7b3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/test_import_export.py
Expand Up @@ -81,11 +81,6 @@ def reset_rses():
db_session.commit()


def test_active():
db_session = session.get_session()
assert db_session.bind.dialect.name != 'sqlite'


@pytest.fixture
def importer_example_data(vo):
if not config_has_section('importer'):
Expand Down

0 comments on commit bd5e7b3

Please sign in to comment.