Skip to content

Commit 05ffa33

Browse files
committed
Update test
1 parent 6e2939c commit 05ffa33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_environment.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ def BIND(v: str, env: Env) -> bool:
161161
sing_vars["SINGULARITY_BIND"] = BIND
162162
if vminor >= 10:
163163
sing_vars["SINGULARITY_COMMAND"] = "run"
164+
sing_vars["SINGULARITY_NO_EVAL"] = None
164165

165166
result.update(sing_vars)
166167

0 commit comments

Comments
 (0)