From 1b46aa87565547ff7af21dfec1c2d7d89ff4873d Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sat, 23 Apr 2022 14:22:04 +0100 Subject: [PATCH] Aded tests for core editor switching functionality --- resources/views/home/default.blade.php | 9 --- tests/Entity/PageEditorTest.php | 82 ++++++++++++++++++++++++++ 2 files changed, 82 insertions(+), 9 deletions(-) diff --git a/resources/views/home/default.blade.php b/resources/views/home/default.blade.php index 4e14b6744..6435e4ebd 100644 --- a/resources/views/home/default.blade.php +++ b/resources/views/home/default.blade.php @@ -17,15 +17,6 @@ - @component('common.confirm-dialog', ['title' => 'Destroy Dogs']) -

Are you sure you want to do this thingy?

- - @endcomponent -