xolvio / qualityfaster

An example project showing how to create robust and maintainable acceptance tests
262 stars 58 forks source link

Build failure on Circle CI. #55

Open martinhbramwell opened 8 years ago

martinhbramwell commented 8 years ago

I tried to use this repo to make my own circle.yml, but found it had failed its last build.

On my own fork, I reverted the breaking change and built successfully.

Here's the code : https://github.com/xolvio/automated-testing-best-practices/commit/1e56f815f7b762951e46e87aa83fdd791db67b68#diff-b9cfc7f2cdf78a7f4b91a753d10865a2L14

The babel plugin transformers cannot be removed with out changes elsewhere. I did not investigate further.