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 73d14e078e
commit e897399e34
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";