mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
feat: add cohesive e2e tests for the web terminal, apps, and workspaces (#8140)
* feat: add cohesive e2e tests for the web terminal, apps, and workspaces * Fix web terminal flake
This commit is contained in:
3
coderd/apidoc/docs.go
generated
3
coderd/apidoc/docs.go
generated
@ -7945,6 +7945,9 @@ const docTemplate = `{
|
||||
"daemons": {
|
||||
"type": "integer"
|
||||
},
|
||||
"daemons_echo": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"force_cancel_interval": {
|
||||
"type": "integer"
|
||||
}
|
||||
|
Reference in New Issue
Block a user