test: add simple webhook flow test

This commit is contained in:
Jakub P.
2024-08-20 19:17:08 +02:00
parent 98e4b843ea
commit 2c21b7762c
6 changed files with 149 additions and 7 deletions

View File

@@ -101,6 +101,7 @@ export default function EditorLayout() {
{!isFlowLoading && (
<EditableTypography
data-test="editableTypography"
variant="body1"
onConfirm={onFlowNameUpdate}
noWrap