Skip to content

Disable TestInvalidResume

Dylan Green requested to merge dg/disable-invalid-resume into develop

Description

Currently Resumes/Pausing seems to be broken, which makes the test suite fail pretty hard (seems like the DMS crashes?)

  • Disables InvalidResume Test

Checklist

  • I have update updated the @version string in main.go. See https://semver.org/
  • I have update CHANGELOG.md with a short description of changes.
  • I have run swag init to update the swagger docs.
Edited by Dylan Green

Merge request reports