6bf995c55b
When executor passes the instruction to loopback methods, loopback modifies the data. Since we are loading the data using `require` such changes affects also code that calls `require` for one of the instructions files. This change adds a deep clone step to prevent this issue. |
||
---|---|---|
.. | ||
fixtures | ||
helpers | ||
browser.test.js | ||
compiler.test.js | ||
executor.test.js |