tests/functional2: fix wrong usage of env var

Change-Id: I37580e0d74e26e064261c98a1162fbd9e23a9d46
This commit is contained in:
rootile
2026-01-23 16:15:55 +01:00
parent cb34b56fea
commit 2f7644c420
+1 -1
View File
@@ -290,7 +290,7 @@ class Nix:
"""
Clears the test-owned store (and state) and resets them to an empty state
"""
nix_store_dir = self.env.dirs.nix_store_dir
nix_store_dir = self.env.dirs.real_store_dir
state_dir = self.env.dirs.nix_state_dir
# Make store writable