Skip to content

Commit 18d05a9

Browse files
committed
fix test
1 parent a3330c7 commit 18d05a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderd/workspaceresources_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ func TestWorkspaceResource(t *testing.T) {
8282
Icon: "/code.svg",
8383
},
8484
{
85-
Name: "code-server",
85+
Name: "code-server-2",
8686
Command: "some-command",
8787
Url: "http://localhost:3000",
8888
Icon: "/code.svg",

0 commit comments

Comments
 (0)