mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
feat(docs): rework CLI docs (#6312)
This commit is contained in:
@@ -73,6 +73,7 @@ func TestTemplatePull(t *testing.T) {
|
||||
// and writes it to the correct directory.
|
||||
t.Run("ToDir", func(t *testing.T) {
|
||||
t.Parallel()
|
||||
t.Skip("FLAKE: @ammario to fix imminently")
|
||||
|
||||
client := coderdtest.New(t, &coderdtest.Options{IncludeProvisionerDaemon: true})
|
||||
user := coderdtest.CreateFirstUser(t, client)
|
||||
|
||||
Reference in New Issue
Block a user