diff --holo target/tmp/holo/users-groups/group:test/desired.toml target/tmp/holo/users-groups/group:test/actual.toml
deleted file mode 100644
--- target/tmp/holo/users-groups/group:test/desired.toml
+++ /dev/null
@@ -1,3 +0,0 @@
-[[group]]
-name = "test"
-gid = 101
diff --holo target/tmp/holo/users-groups/user:test/desired.toml target/tmp/holo/users-groups/user:test/actual.toml
deleted file mode 100644
--- target/tmp/holo/users-groups/user:test/desired.toml
+++ /dev/null
@@ -1,6 +0,0 @@
-[[user]]
-name = "test"
-uid = 1000
-home = "/home/test"
-group = "users"
-shell = "/bin/bash"
exit status 0
