Better test name

This commit is contained in:
Simon Willison 2026-05-23 17:07:47 -07:00
commit 0f7e4410c1

View file

@ -51,7 +51,7 @@ async def test_ds():
@pytest.mark.asyncio
async def test_tables_endpoint_global_access(test_ds):
async def test_tables_allowed_resources_global_access(test_ds):
"""Test allowed_resources() with global access permissions"""
def rules_callback(datasette, actor, action):