Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ async def _cm():
return _cm


@pytest.mark.asyncio
@pytest.mark.database
class TestUpdateColumnAllowlist:
async def test_update_organization_rejects_unknown_column(self):
Expand Down