From 18a94e4f78d7b0d23f90829dfc5eaf6339e69b97 Mon Sep 17 00:00:00 2001
From: Francesco Bianco <info.francescobianco@gmail.com>
Date: Sun, 11 Oct 2020 22:35:28 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3d80926..273d5c3 100644
--- a/README.md
+++ b/README.md
@@ -254,7 +254,7 @@ This is due to limitations set up by GitHub, [commits of this Action do not trig
 The package has tests written in [bats](https://github.com/bats-core/bats-core). You can run them with the following command.
 
 ```shell
-npm run tests
+npm run test
 ```
 
 ## Versioning