From 9dd8d255e28bf8f425932ee38639cf538dcd027e Mon Sep 17 00:00:00 2001 From: AdamI19 Date: Thu, 19 Aug 2021 10:48:08 -0600 Subject: [PATCH] updated --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index d2b200b45..32c5b2799 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -38,7 +38,7 @@ You will see an error that says "No tests found in your file:" with your particu ### Task 2a: Write and Run Tests (MVP) -In order to complete this challenge you will need to write and run the following tests. They do *not* need to pass, so long as the reasons they are failing is legitimate. +In order to complete this challenge you will need to write and run the following tests. They do *not* need to pass, so long as the reasons they are failing is legitimate Set up tests that will...