From e538037d00fe0a5eb71444383985969e308684b7 Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Wed, 12 Aug 2020 20:12:58 -0700 Subject: Add unit and integration testing back to omnibus testers It is slow but it does catch real bugs Signed-off-by: Lamont Granquist --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 052b5b9828..780e379ecd 100644 --- a/Rakefile +++ b/Rakefile @@ -108,4 +108,4 @@ begin end rescue LoadError puts "yard is not available. bundle install first to make sure all dependencies are installed." -end \ No newline at end of file +end -- cgit v1.2.1