This PR fixes a problem with Snowplow Micro that was hanging and causing the integration tests to not run. The problem was due to the latest 2.1.0 version, which was automatically used as the tests use the latest tag. This PR pins the version to 2.0.0.
It also updates the wdio and chromedriver dependencies.
This PR fixes a problem with Snowplow Micro that was hanging and causing the integration tests to not run. The problem was due to the latest 2.1.0 version, which was automatically used as the tests use the
latest
tag. This PR pins the version to 2.0.0.It also updates the wdio and chromedriver dependencies.