Skip to content

Commit 9c5e983

Browse files
committed
Add azdo work item
1 parent 8312d66 commit 9c5e983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/component/system/test_physical_channel_properties.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ def test___physical_channel___get_int32_property___returns_value():
9090

9191

9292
@pytest.mark.library_only(
93-
reason="gRPC interpreter doesn't support setting physical channel property."
93+
reason="AB#2375679: gRPC interpreter doesn't support setting physical channel property."
9494
)
9595
def test___physical_channel___set_int32_property___success():
9696
phys_chans = PhysicalChannel("mioDAQ/port0")

0 commit comments

Comments
 (0)