Skip to content

Commit eed0895

Browse files
chore: muppet
1 parent 342411c commit eed0895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/open_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ func TestOpenVSCode_NoAgentDirectory(t *testing.T) {
211211
{
212212
name: "ok with absolute path",
213213
args: []string{"--test.open-error", workspace.Name, absPath},
214-
wantDir: "/home/coder",
214+
wantDir: absPath,
215215
},
216216
{
217217
name: "ok with token",

0 commit comments

Comments
 (0)