We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent802bcaf commit53f5e2eCopy full SHA for 53f5e2e
cli/exp_task_status_test.go
@@ -96,9 +96,9 @@ func Test_TaskStatus(t *testing.T) {
96
STATE CHANGED STATUS STATE MESSAGE
97
4s ago running
98
3s ago running working Reticulating splines...
99
-2s ago runningcompleted Splines reticulated successfully!
100
-2s ago stoppingcompleted Splines reticulated successfully!
101
-2s ago stoppedcompleted Splines reticulated successfully!`,
+2s ago runningcomplete Splines reticulated successfully!
+2s ago stoppingcomplete Splines reticulated successfully!
+2s ago stoppedcomplete Splines reticulated successfully!`,
102
hf:func(ctx context.Context,now time.Time)func(http.ResponseWriter,*http.Request) {
103
varcalls atomic.Int64
104
returnfunc(w http.ResponseWriter,r*http.Request) {