Skip to content

Commit 759fb8a

Browse files
committed
rename test
1 parent f6cb705 commit 759fb8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderd/workspaces_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ func TestWorkspaceUpdateAutostart(t *testing.T) {
538538
})
539539
}
540540

541-
func TestWorkspaceUpdateAutostop(t *testing.T) {
541+
func TestWorkspaceUpdateTTL(t *testing.T) {
542542
t.Parallel()
543543

544544
testCases := []struct {

0 commit comments

Comments
 (0)