1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2026-01-12 11:43:10 +03:00
Files
nginx-proxy-manager/test/jsconfig.json
Jamie Curnow 6ac9a82279 Major update to cypress
- Updated cypress
- Ground work for testing DNS certs in CI
2024-05-21 12:53:07 +10:00

7 lines
69 B
JSON

{
"include": [
"./node_modules/cypress",
"cypress/**/*.js"
]
}