Skip to content

Clean up key request spec

Nina requested to merge nina/cleanup-key-request-spec into release-4.0
  • Remove duplicate examples
  • Refactor spec to not reuse objects between examples
  • Move test set up into it block to improve readability
  • Separate examples and also setup, execution, expectation and tear down with new lines

Merge request reports