From b961d39c0ec271a12e6b1481ce7cbb5f64929e2f Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Mon, 30 Sep 2019 14:29:43 +0200 Subject: [PATCH] fixed testcases --- test/security_test.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/security_test.rb b/test/security_test.rb index 21b9d0da..2f9cd55b 100755 --- a/test/security_test.rb +++ b/test/security_test.rb @@ -698,7 +698,7 @@ def enabled? end end + end - end end