Skip to content

Commit

Permalink
derprecated util
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Dec 28, 2023
1 parent 89c8d06 commit b47573e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unittests/test_locations.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ def test_globals(self, fcheck, mod_check, xdg_base, config_filename):
config_filename.return_value = "test.yaml"
mod_check.return_value = False
os.environ["MYCROFT_SYSTEM_CONFIG"] = "mycroft/system/config"
os.environ["MYCROFT_SYSTEM_CONFIG"] = "mycroft/system/config"
os.environ["MYCROFT_WEB_CACHE"] = "mycroft/web/config"

# Define an ovos.conf file and path for testing
Expand Down

0 comments on commit b47573e

Please sign in to comment.