Skip to content

Commit 848fa4f

Browse files
committed
fix: Fix test yaml
Signed-off-by: Tomas Kislan <[email protected]>
1 parent 9cfdc8b commit 848fa4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/notebooks/deepnote/deepnoteProjectUtils.unit.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ project:
3131
name: Test Project
3232
notebooks:
3333
- id: test-notebook-id
34-
title: Test Notebook
34+
name: Test Notebook
3535
blocks: []
3636
`;
3737

0 commit comments

Comments
 (0)