Skip to content

Commit

Permalink
pkp/pkp-lib#7709 Dropped package @foreachbe/cypress-tinymce
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasraoni committed Nov 26, 2022
1 parent 657e033 commit 035a6df
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 18 deletions.
6 changes: 2 additions & 4 deletions cypress/support/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,9 @@
// ***********************************************************

// Import commands.js using ES2015 syntax:
import './commands'
import './commands';

import '@foreachbe/cypress-tinymce'

require('cypress-failed-log')
require('cypress-failed-log');

beforeEach(function() {
cy.abortEarly(this);
Expand Down
13 changes: 0 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"vuedraggable": "^2.24.3"
},
"devDependencies": {
"@foreachbe/cypress-tinymce": "^1.0.0",
"@vue/cli-plugin-babel": "^4.5.15",
"@vue/cli-plugin-eslint": "^4.5.15",
"@vue/cli-service": "^4.5.15",
Expand Down

0 comments on commit 035a6df

Please sign in to comment.