Skip to content

Commit

Permalink
Merge branch 'master' into fix-nushell
Browse files Browse the repository at this point in the history
  • Loading branch information
flying-sheep authored Aug 25, 2023
2 parents 315892a + 4ddbf0a commit 0bc2a71
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 0bc2a71

Please sign in to comment.