refactor(core): remove shell description input (#32823)
This commit is contained in:
@@ -435,7 +435,6 @@ describe("run session data", () => {
|
||||
title: "",
|
||||
metadata: {
|
||||
output: "/tmp/demo\n",
|
||||
description: "",
|
||||
},
|
||||
time: { start: 1, end: 2 },
|
||||
},
|
||||
@@ -490,7 +489,6 @@ describe("run session data", () => {
|
||||
title: "",
|
||||
metadata: {
|
||||
output: "/tmp/demo\n",
|
||||
description: "",
|
||||
},
|
||||
time: { start: 1, end: 2 },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user