remove definitions of clan.core.settings.machine.name on tests

This commit is contained in:
DavHau
2025-04-02 18:54:18 +07:00
parent e540b82dc6
commit c411e8bddc
10 changed files with 0 additions and 19 deletions

View File

@@ -16,7 +16,6 @@
};
}
{
clan.core.settings.machine.name = "machine";
clan.core.settings.directory = ./.;
clan.core.state.testState.folders = [ "/etc/state" ];
environment.etc.state.text = "hello world";