checks: fix some tests not named correctly

This commit is contained in:
DavHau
2025-06-30 19:50:16 +07:00
parent a43eee2860
commit e219a636ca
20 changed files with 21 additions and 29 deletions

View File

@@ -5,7 +5,7 @@
{
clan.nixosTests.machine-id = {
name = "machine-id";
name = "service-machine-id";
clan = {
directory = ./.;

View File

@@ -5,7 +5,7 @@
{
clan.nixosTests.state-version = {
name = "state-version";
name = "service-state-version";
clan = {
directory = ./.;