From f20a0e22417ef0e40797c36f1ed17b7679967ae3 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Wed, 5 Dec 2018 20:27:31 -0700 Subject: [PATCH] Formatting --- spec/runnable_example_spec.cr | 2 -- 1 file changed, 2 deletions(-) diff --git a/spec/runnable_example_spec.cr b/spec/runnable_example_spec.cr index 3c711fe..ef37601 100644 --- a/spec/runnable_example_spec.cr +++ b/spec/runnable_example_spec.cr @@ -190,11 +190,9 @@ describe Spectator::RunnableExample do end pending "doesn't run the test code" do - end pending "doesn't run any additional hooks" do - end end end