From 9f7de13049b7fb8383f687925fd8a262a74097b1 Mon Sep 17 00:00:00 2001 From: Abhishek kumar Date: Sun, 12 May 2024 16:27:15 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd46cf0..51ba103 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ Usage - Then as you save it will show `Run as test` annotation on individual test class and methods, if you click on any of them it will run that particular test > If in between you want to run another test you can simply click on the `Run as test` but this will terminate any running test and starts the new one. Screenshot 2024-05-12 at 4 05 26 PM -
![Run test demo](https://github.com/abhishek72850/pyrock/assets/18554923/512c05a2-be75-4b6b-b17e-e6af4f1026bd) +![Run test demo](https://github.com/abhishek72850/pyrock/assets/18554923/512c05a2-be75-4b6b-b17e-e6af4f1026bd) Key Bindings