update api tests

This commit is contained in:
proddy
2024-07-08 12:06:03 +02:00
parent 39b5aa6c8e
commit b9c2c2ad59

View File

@@ -329,7 +329,6 @@ void Test::run_test(uuid::console::Shell & shell, const std::string & cmd, const
// shell.invoke_command("call system allvalues");
// shell.invoke_command("call system publish");
// shell.invoke_command("show mqtt");
shell.invoke_command("call boiler nrgheat");
ok = true;
}