mirror of
https://github.com/github/spec-kit.git
synced 2026-03-23 22:03:08 +00:00
fix: capitalize docstring and use touch instead of colon redirect
Co-authored-by: mnriem <15701806+mnriem@users.noreply.github.com> Agent-Logs-Url: https://github.com/github/spec-kit/sessions/008835a0-7778-40bb-bdb2-4182b22be315
This commit is contained in:
committed by
GitHub
parent
5e49ec6936
commit
17810c8e85
@@ -93,7 +93,7 @@ class TestGitExtensionAutoInstall:
|
||||
"""Tests for bundled git extension auto-install during specify init."""
|
||||
|
||||
def test_git_extension_installed_during_init(self, tmp_path: Path, monkeypatch):
|
||||
"""verify that `specify init` auto-installs the bundled git extension."""
|
||||
"""Verify that `specify init` auto-installs the bundled git extension."""
|
||||
from typer.testing import CliRunner
|
||||
from specify_cli import app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user