Skip to content

Commit

Permalink
[tests] unset XDG_CONFIG_HOME for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tstack committed May 10, 2024
1 parent 95dde41 commit 6b0b82f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TESTS_ENVIRONMENT.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#! /bin/bash

unset NO_COLOR
unset XDG_CONFIG_HOME

top_srcdir="@abssrcdir@"
export top_srcdir
Expand Down

0 comments on commit 6b0b82f

Please sign in to comment.