We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12f5c27 commit 8cc1cfdCopy full SHA for 8cc1cfd
1 file changed
tests/unit/cms/dynamic_content/test_blocks.py
@@ -417,4 +417,4 @@ def test_missing_keys_do_not_break_logic(self):
417
{"theme": {"id": "1"}}, # incomplete
418
]
419
420
- assert check_permissions(permissions, "1", "2", "3") is False
+ assert check_permissions(permissions, "1", "2", "3") is False
0 commit comments