From 59cfcb2220b60b6064da939e5af0ca5873716585 Mon Sep 17 00:00:00 2001 From: Eduardo de Santana Medeiros Date: Thu, 4 Nov 2021 09:26:56 -0300 Subject: [PATCH] Must be using test environment to run tests --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a02de80..203bf687 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ end Generate the docs! - $ rake docs:generate + $ RAILS_ENV=test rake docs:generate $ open doc/api/index.html ### Viewers