Skip to content

Commit

Permalink
Test if still there
Browse files Browse the repository at this point in the history
  • Loading branch information
tonykploomber committed Jul 11, 2023
1 parent f56dfab commit de424ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/integration/test_generic_db_operations.py
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ def test_profile_query(
test_table_name_dict,
message,
):
pytest.skip("Skip on unclosed session issue")
# pytest.skip("Skip on unclosed session issue")
ip_with_dynamic_db = request.getfixturevalue(ip_with_dynamic_db)

out = ip_with_dynamic_db.run_cell(
Expand Down

0 comments on commit de424ab

Please sign in to comment.