From 2b630c90c8a068ec5361849e91ec7ca15ead6fa7 Mon Sep 17 00:00:00 2001 From: Nat Guy Date: Tue, 21 Jan 2025 22:06:02 +0900 Subject: [PATCH] Fixed typo in readme. --- firestore/testapp/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firestore/testapp/README.md b/firestore/testapp/README.md index 4b888ffd..bc4beae1 100644 --- a/firestore/testapp/README.md +++ b/firestore/testapp/README.md @@ -23,7 +23,7 @@ the app. ## Running unit tests from Command Line -One big benefit of using test framework is we are not able to run all the tests +One big benefit of using test framework is we are now able to run all the tests from command line, with a headless Unity editor. Example command line: