chore: update test
This commit is contained in:
parent
3cfbaaaa9d
commit
86451cfbc2
1 changed files with 1 additions and 0 deletions
|
|
@ -184,6 +184,7 @@ async def test_search_access_control_only_context_returns_dataset_shaped_dicts(
|
||||||
dataset_ids=[ds.id],
|
dataset_ids=[ds.id],
|
||||||
user=user,
|
user=user,
|
||||||
only_context=True,
|
only_context=True,
|
||||||
|
verbose=True,
|
||||||
)
|
)
|
||||||
|
|
||||||
assert out == [
|
assert out == [
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue