From 66ca2826d604af6316bb6181502e829c98f0f978 Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Sat, 30 Mar 2024 12:55:56 +0000 Subject: [PATCH] Highlight an issue with prove overriding TEST_VERBOSE --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 39c4052..1bcd0f4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -82,6 +82,9 @@ or to run the whole suite: prove +However currently there is an issue where this interferes with +`TEST_VERBOSE`. + Translating Stow ----------------