Skip to content

Commit bf25751

Browse files
committed
Add better name
1 parent 5b2b84b commit bf25751

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

site/src/pages/TemplateVersionEditorPage/TemplateVersionEditorPage.test.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,8 +223,7 @@ test("Patch request is not send when there are no changes", async () => {
223223

224224
describe.each([
225225
{
226-
testName:
227-
"Do not ask when template version has no errors and no initial variables",
226+
testName: "Do not ask when template version has no errors",
228227
initialVariables: undefined,
229228
loadedVariables: undefined,
230229
templateVersion: MockTemplateVersion,

0 commit comments

Comments
 (0)