Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup! return latest workspace build
  • Loading branch information
johnstcn committed Aug 18, 2023
commit b64a8700a59a48033a9a24dcd16202ea7f8b78fc
1 change: 0 additions & 1 deletion cli/agent_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ import (
"github.com/coder/coder/pty/ptytest"
)

// TODO(Cian): These ones are failing but only with dbfake
func TestWorkspaceAgent(t *testing.T) {
t.Parallel()

Expand Down