From 9d47f2533d5d1cea8b34eda420e1394f41fe13fe Mon Sep 17 00:00:00 2001 From: Jonathan Novecio Date: Thu, 26 Mar 2020 14:32:12 -0700 Subject: [PATCH] Clean up --- tests/behat/features/toolExercise.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/behat/features/toolExercise.feature b/tests/behat/features/toolExercise.feature index 3ede7fa633..a8e960a6b7 100644 --- a/tests/behat/features/toolExercise.feature +++ b/tests/behat/features/toolExercise.feature @@ -436,4 +436,4 @@ Feature: Exercise tool And wait for the page to be loaded And I follow "Delete" And I confirm the popup - Then I should see "Deleted" \ No newline at end of file + Then I should see "Deleted" \ No newline at end of file