From e55b633816a94f9317c56f09deed64c1d64a66bd Mon Sep 17 00:00:00 2001 From: Kirk Byers Date: Tue, 14 May 2024 11:50:11 -0700 Subject: [PATCH] Removing 'FIX' comment --- tests/test_lesson4.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/test_lesson4.py b/tests/test_lesson4.py index bd7361a..faf6243 100644 --- a/tests/test_lesson4.py +++ b/tests/test_lesson4.py @@ -8,8 +8,6 @@ ) from TEST_CONSTANTS import GIT, L4_REPOSITORY -# FIX: text/readability of very beginning of exercise4 in Drip - def test_exercise1(): """Test that git is installed and retrieve its version."""