From bb9c24b34c154b832c03a09ac2d51cdd439834b4 Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Mon, 13 May 2024 09:28:14 -0500 Subject: [PATCH] Remove old Node comment --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f0df730..3ca4a35 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,6 @@ npm run test ``` - We use the [ava JavaScript test runner](https://github.com/avajs/ava) ([Assertions documentation](https://github.com/avajs/ava/blob/master/docs/03-assertions.md)) -- Running tests requires Node 14.18+ - ℹ️ To keep tests fast, thou shalt try to avoid writing files in tests.