Skip to content

Commit

Permalink
testers
Browse files Browse the repository at this point in the history
  • Loading branch information
idocyabra committed Apr 25, 2024
1 parent 05fdcba commit 5cfefbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_dynamodb.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ def test_dynamodb_with_existing_table(self, app_utils):
Setting the SESSION_DYNAMODB_TABLE_EXISTS to True for an
existing table shouldn't change anything.
"""
pytest.skip("This test is not working")
with self.setup_dynamodb():
app = app_utils.create_app(
{
Expand Down

0 comments on commit 5cfefbf

Please sign in to comment.