Skip to content

Commit

Permalink
updated to use quit-ctrlc (#205)
Browse files Browse the repository at this point in the history
Co-authored-by: Gilbert Kwan <[email protected]>
  • Loading branch information
saumyapandyaa and gkwan-ibm authored Oct 13, 2023
1 parent 6ea204c commit d39f559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
To see if the tests detect a failure, comment out the [hotspot=changeSystemProperty1 hotspot=changeSystemProperty2]`changeSystemProperty()` methods in the [hotspot]`FaultToleranceIT.java` file. Rerun the tests to see that a test failure occurs for the [hotspot=testFallbackForGet]`testFallbackForGet()` and [hotspot=testFallbackSkipForGet]`testFallbackSkipForGet()` test cases.

[role='command']
include::{common-includes}/devmode-quit.adoc[]
include::{common-includes}/devmode-quit-ctrlc.adoc[]

// =================================================================================================
// Great work! You're done!
Expand Down

0 comments on commit d39f559

Please sign in to comment.