This repository has been archived by the owner on Mar 14, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump pytest from 3.4.2 to 4.6.2 (#15)
* Bump pytest from 3.4.2 to 4.6.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.4.2 to 4.6.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest@3.4.2...4.6.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * change error code to usage error code on tests On version 3.8.0 of pytest a bug was fixed that an incorrect (or incomplete) flag returned EXIT_INTERRUPTED instead of EXIT_USAGEERROR. This now checks for the correct error type
- Loading branch information