From 615be6b9ba82e50c6aa0cb921793fcfe25d3922b Mon Sep 17 00:00:00 2001 From: Marco <94126382+lcfmarco@users.noreply.github.com> Date: Wed, 1 May 2024 01:03:13 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 501239a..d914fbc 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ selected before running this command. - There is a leaderboard page to showcase the highest raffle ticket earners ### Testing -To run all the automated tests under the '/test' directory for this project, execute the following command: +To run all the automated tests under the '/test' directory for this project, ensure that you are in the '/bu_passport' directory and execute the following command: ```bash flutter test ```