From 0e7d80cdbd64449672608fb074376a375ff0af30 Mon Sep 17 00:00:00 2001 From: Amanda Johnston <90629384+amandaejohnston@users.noreply.github.com> Date: Wed, 7 Jun 2023 09:23:11 -0500 Subject: [PATCH] test(back-button): remove unneeded navigation test (#27590) Issue number: N/A --------- ## What is the current behavior? The `navigation` test for `ion-back-button` errors out in the console and doesn't display when attempting to host it locally. ## What is the new behavior? Test removed, since it had no E2E file and the functionality appears to be redundant with the tests for `ion-nav`. ## Does this introduce a breaking change? - [ ] Yes - [x] No ## Other information --- .../back-button/test/navigation/index.html | 130 ------------------ 1 file changed, 130 deletions(-) delete mode 100644 core/src/components/back-button/test/navigation/index.html diff --git a/core/src/components/back-button/test/navigation/index.html b/core/src/components/back-button/test/navigation/index.html deleted file mode 100644 index 16a6e841c3..0000000000 --- a/core/src/components/back-button/test/navigation/index.html +++ /dev/null @@ -1,130 +0,0 @@ - - - - - Back Button - Navigation - - - - - - - - - - - - - - -