fix(adminui): flip remaining ModbusTcp test seeds + doc comments to Modbus (review)

This commit is contained in:
Joseph Doherty
2026-06-16 19:51:56 -04:00
parent bec37848d5
commit a40c77de87
8 changed files with 11 additions and 11 deletions
@@ -169,7 +169,7 @@ public sealed class MultiClusterScopingTests
ClusterId = clusterId,
NamespaceId = namespaceId,
Name = driverInstanceId,
DriverType = "ModbusTcp",
DriverType = "Modbus",
Enabled = true,
DriverConfig = "{}",
};