Skip to content

Commit

Permalink
Update test_central_pydevccu.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SukramJ committed Jan 25, 2025
1 parent 202b53b commit bc63f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_central_pydevccu.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ async def test_central_full(central_unit_full) -> None:

assert usage_types[DataPointUsage.NO_CREATE] == 4150
assert usage_types[DataPointUsage.CDP_PRIMARY] == 261
assert usage_types[DataPointUsage.DATA_POINT] == 3730
assert usage_types[DataPointUsage.DATA_POINT] == 3738
assert usage_types[DataPointUsage.CDP_VISIBLE] == 133
assert usage_types[DataPointUsage.CDP_SECONDARY] == 154

Expand Down

0 comments on commit bc63f47

Please sign in to comment.