From 70b7bcd92103944f10203d3cbf061825884c0e9e Mon Sep 17 00:00:00 2001 From: MisanthropicBit Date: Tue, 13 Aug 2024 22:42:01 +0200 Subject: [PATCH] Use sha --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f28cef..ab2aae7 100644 --- a/README.md +++ b/README.md @@ -191,9 +191,9 @@ You can also provide a `.busted` config file and run your tests using busted. Learn more about busted configuration files from the [official docs](https://lunarmodules.github.io/busted/#usage) or take a look at the example [here](/.busted.example). -https://github.com/MisanthropicBit/neotest-busted/blob/use-busted-directly/.busted.example#L1-L14 +https://github.com/MisanthropicBit/neotest-busted/blob/afda05822be747991a97d62e80d925111e7811e4/.busted.example#L1-L14 -https://github.com/MisanthropicBit/neotest-busted/blob/use-busted-directly/.busted.example#L1-L14?plain=1 +https://github.com/MisanthropicBit/neotest-busted/blob/afda05822be747991a97d62e80d925111e7811e4/.busted.example#L1-L14?plain=1 Pass extra arguments to `neotest` to run a specific task. For example, to run the `"integration"` task in a test file: