Skip to content

Commit e49fee2

Browse files
alexecCopilot
andauthored
Update pkg/codingcontext/expander_test.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c9a7725 commit e49fee2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/codingcontext/expander_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ func TestExpandPaths(t *testing.T) {
200200
}
201201
}
202202

203-
func TestExpand(t *testing.T) {
203+
func TestExpandCombined(t *testing.T) {
204204
// Create a temporary directory for test files
205205
tmpDir := t.TempDir()
206206

0 commit comments

Comments
 (0)