Commit 8e33f7c
committed
[FIX] project: fix milestone form test
Previously, the step produced an owl error do to the fact that
FormViewDialogComponentAdapter parent component was not ready in the
view.
This commit adds a timeout, that waits the component to be completely
rendered.
Associated PR : odoo#68899
Associated task : task-2393768
closes odoo#71605
Signed-off-by: LTU-Odoo <IT-Ideas@users.noreply.github.com>1 parent a2fa71a commit 8e33f7c
File tree
1 file changed
+6
-1
lines changed- addons/project/static/tests/tours
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
112 | 117 | | |
113 | 118 | | |
114 | 119 | | |
| |||
0 commit comments