Cleaned automatic tests

This commit is contained in:
Etienne Chassaing 2025-08-28 14:28:55 +02:00
parent 8924d68958
commit 516c4e9517

View File

@ -376,9 +376,9 @@
<div class="pu-item"><span>PU 3: </span><span id="pu3-status">Offline</span></div>
</div>
<div class="button-group">
<button onclick="runAutoTest(1)">Automatic Test PU1</button>
<button onclick="runAutoTest(2)">Automatic Test PU2</button>
<button onclick="runAutoTest(3)">Automatic Test PU3</button>
<button onclick="runAutoTest(1)">Automatic Test 1</button>
<button onclick="runAutoTest(2)">Automatic Test 2</button>
<button onclick="runAutoTest(3)">Automatic Test 3</button>
</div>
</div>