I am going through the “Creating a plugin guide” and managed to get to making a pull request section.
I am getting “all checks have failed” from the Travis Ci build as you can see in the images below.
This is the error code that I get when running npm test
- General error http://localhost:3996/test.html?__token=qo5j70 on {“browser”:“firefox”}:
Error: Browser timed out within 120 seconds
at Timeout.testTimedOut [as _onTimeout] (C:\Users\MrSocom\Dev\mrsocom-number-input\node_modules\testee\lib\runner.js:43:42)
at ontimeout (timers.js:458:11)
at tryOnTimeout (timers.js:296:5)
at Timer.listOnTimeout (timers.js:259:5)