Skip to content

Commit

Permalink
fix unrelated ci issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mhils committed Aug 23, 2023
1 parent 10d659f commit 87591f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/cli/config/test_set.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ def test_project_location_basic_set_first_project(hatch, config_file, helpers, t
f"""
New setting:
project = "foo"
[projects]
foo = "{path}"
"""
Expand All @@ -206,7 +205,6 @@ def test_project_location_complex_set_first_project(hatch, config_file, helpers,
f"""
New setting:
project = "foo"
[projects.foo]
location = "{path}"
"""
Expand Down

0 comments on commit 87591f6

Please sign in to comment.