mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 15:55:31 +01:00
chore: replace protractor with cypress
This commit is contained in:
parent
3b76fa3f92
commit
863258f23d
6 changed files with 87 additions and 0 deletions
3
src-ui/cypress/plugins/index.ts
Normal file
3
src-ui/cypress/plugins/index.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
// Plugins enable you to tap into, modify, or extend the internal behavior of Cypress
|
||||
// For more info, visit https://on.cypress.io/plugins-api
|
||||
module.exports = (on, config) => {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue