Mark that test as xfail for the moment

This commit is contained in:
Simon Willison 2022-12-08 14:46:02 -08:00
commit 6e35a6b4f7

View file

@ -650,6 +650,7 @@ PermMetadataTestCase = collections.namedtuple(
@pytest.mark.asyncio
@pytest.mark.xfail(reason="Not implemented yet")
@pytest.mark.parametrize(
"metadata,actor,action,resource,default,expected_result",
(