Skip to content

Commit 550de29

Browse files
committed
add missing line back
Signed-off-by: spacewander <[email protected]>
1 parent 65abb2e commit 550de29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DEVELOPER.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,8 @@ Before running any tests, please ensure the development dependencies are install
238238
make dev
239239
```
240240

241+
If Rust/Cargo doesn't work, try setting `export KONG_TEST_USER_CARGO_DISABLED=1` first.
242+
241243
Kong relies on three test suites using the [busted](https://lunarmodules.github.io/busted/) testing library:
242244

243245
* Unit tests

0 commit comments

Comments
 (0)