1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-28 17:20:13 +02:00

test for checking saved items in the open pane

This commit is contained in:
Arnab Sen
2022-04-19 11:21:49 +05:30
parent 0da697aac6
commit 675196bab3
2 changed files with 45 additions and 0 deletions

View File

@@ -159,6 +159,7 @@ export class CreateNewModal extends Component {
trackEvent('ui', 'startBlankBtnClick');
onBlankTemplateSelect();
}}
data-testid="startBlankButton"
>
Start Blank
</button>