Commit f656a04
committed
Wait for the execution to finish when testing procedural macros
This is failing in CI and I cannot see why. What I *can* see is that
the request isn't done yet, so let's add a more explicit
wait. This *shouldn't* matter because I've also tried increasing the
Capybara timeout and that didn't seem to work.1 parent 1f4f3ab commit f656a04
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| |||
0 commit comments