ui_migration node(pack) add test:unit command

This commit is contained in:
Antonio Anaya 2026-05-14 22:56:16 -06:00
parent e803d60013
commit d75051df4a
8 changed files with 72 additions and 22 deletions

View file

@ -16,8 +16,8 @@
<button
class="uk-button uk-button-default uk-width-1-1"
type="button"
@click="updateLogs()"
data-test-id="update-btn"
@click="updateLogs()"
>
Refresh Logs
</button>