Skip to content

Commit

Permalink
corrigiendo migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
germankay committed Dec 13, 2024
1 parent 0f7b24d commit b5d3406
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ckanext/superset/tests/fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
@pytest.fixture
def superset_migrate(migrate_db_for):
# Migrar la base de datos de Superset
migrate_db_for('superset')
return True
# migrate_db_for('superset')
pass

0 comments on commit b5d3406

Please sign in to comment.