mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-20 22:19:46 -05:00
379a9e7008
- new mode that mounts the spec iframe instead of application iframe
7 lines
127 B
JavaScript
7 lines
127 B
JavaScript
// but globby supports multiple wildcard search patterns 👏
|
|
const globby = require('globby')
|
|
|
|
module.exports = {
|
|
globby,
|
|
}
|