Commit 8e7f279
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 8e7f279
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
0 commit comments