From 32df1901c7220bf54832fcf14856406beea2fe7e Mon Sep 17 00:00:00 2001 From: "Abinoam P. Marques Jr" Date: Sun, 24 Sep 2017 23:03:21 -0300 Subject: Add meaningful heredoc delimiters --- test/acceptance/acceptance.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/acceptance/acceptance.rb b/test/acceptance/acceptance.rb index f9eecf6..9867b55 100644 --- a/test/acceptance/acceptance.rb +++ b/test/acceptance/acceptance.rb @@ -12,7 +12,7 @@ acceptance_test_files.each { |file| load file } # Print a report -report = <