Skip to content

Commit 0a1d27c

Browse files
test(cli): format cpa templates integration tests
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 1caf88f commit 0a1d27c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

packages/create-awesome-python-app/tests/test_cpa_templates_integration.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,7 @@ def test_scaffold_fastapi_starter_via_catalog_slug(
8787
{
8888
"slug": "fastapi-starter",
8989
"url": (
90-
f"file://{CPA_TEMPLATES_ROOT}"
91-
"?subdir=templates/fastapi-starter"
90+
f"file://{CPA_TEMPLATES_ROOT}?subdir=templates/fastapi-starter"
9291
),
9392
}
9493
],

0 commit comments

Comments
 (0)