Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
jwlodek committed Sep 17, 2024
1 parent 3821fc6 commit 398ac01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/fastcs/panda/test_hdf_panda.py
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ def assert_resource_document():
"dataset": f"/{dataset_name}",
"swmr": False,
"multiplier": 1,
"chunk_shape": (1024,),
},
}
assert "test-panda.h5" in stream_resource["uri"]
Expand Down

0 comments on commit 398ac01

Please sign in to comment.