Skip to content

Commit

Permalink
Removed kbn_tp_sample_app_plugin (#61427) (#61807)
Browse files Browse the repository at this point in the history
* Removed sample app test plugin

* Deleted old tests

* removed path

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
  • Loading branch information
VladLasitsa and elasticmachine authored Mar 31, 2020
1 parent 6d50a92 commit 10681f6
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 125 deletions.
1 change: 0 additions & 1 deletion test/plugin_functional/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ export default async function({ readConfigFile }) {

return {
testFiles: [
require.resolve('./test_suites/app_plugins'),
require.resolve('./test_suites/custom_visualizations'),
require.resolve('./test_suites/panel_actions'),
require.resolve('./test_suites/embeddable_explorer'),
Expand Down
30 changes: 0 additions & 30 deletions test/plugin_functional/plugins/kbn_tp_sample_app_plugin/index.js

This file was deleted.

This file was deleted.

This file was deleted.

38 changes: 0 additions & 38 deletions test/plugin_functional/test_suites/app_plugins/app_navigation.js

This file was deleted.

24 changes: 0 additions & 24 deletions test/plugin_functional/test_suites/app_plugins/index.js

This file was deleted.

0 comments on commit 10681f6

Please sign in to comment.