This commit is contained in:
@@ -174,8 +174,8 @@ def test_offload(tmp_path, caplog):
|
||||
pvname_4 = "TEST:PV4"
|
||||
|
||||
# Create 2 PVs
|
||||
get_pv(pv_3)
|
||||
get_pv(pv_4)
|
||||
get_pv(pvname_3)
|
||||
get_pv(pvname_4)
|
||||
|
||||
assert is_pv_in_cache(pvname_3)
|
||||
assert is_pv_in_cache(pvname_4)
|
||||
|
||||
Reference in New Issue
Block a user