Skip to content

Instantly share code, notes, and snippets.

@exodist
Created November 23, 2020 20:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save exodist/d4f94c335b086e8497c8a1070a7cdab2 to your computer and use it in GitHub Desktop.
Save exodist/d4f94c335b086e8497c8a1070a7cdab2 to your computer and use it in GitHub Desktop.
example
my $ctx = Test2::API::context();
$ctx->fail("oops");
$ctx->release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment