From f9a243a9d489142e36ddd0793dfa782228416f8f Mon Sep 17 00:00:00 2001 From: teor Date: Thu, 12 Dec 2019 16:12:18 +1000 Subject: [PATCH] changes: update changes file for 32609 --- changes/ticket32609 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changes/ticket32609 b/changes/ticket32609 index 2fc3f733f5..d37b3d66b8 100644 --- a/changes/ticket32609 +++ b/changes/ticket32609 @@ -1,3 +1,3 @@ o Testing: - - Run the practracker unit tests as part of "make check", and in the - pre-commit git hook. Closes ticket 32609. + - Run the practracker unit tests in the pre-commit git hook. + Closes ticket 32609.