diff options
Diffstat (limited to 'tests-clay/status/worktree.c')
-rw-r--r-- | tests-clay/status/worktree.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests-clay/status/worktree.c b/tests-clay/status/worktree.c index 1e8a5ddbc..7d120ecb5 100644 --- a/tests-clay/status/worktree.c +++ b/tests-clay/status/worktree.c @@ -92,6 +92,7 @@ void test_status_worktree__cleanup(void) _repository = NULL; cl_fixture_cleanup("status"); + git_clearerror(); } /** |