# extendify/3.1.0/tests/cypress/support/e2e.js

Extendify, version 3.1.0. 4 lines.

- Page: https://pluginprobe.com/plugins/extendify/3.1.0/code/tests/cypress/support/e2e.js
- Raw: https://pluginprobe.com/plugins/extendify/3.1.0/raw/tests/cypress/support/e2e.js
- Modified: 2026-06-11T18:37:12+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/extendify/3.1.0/code/tests/cypress/support/e2e.js#L10-L20`.

```javascript
import './assist';
import './commands';
import './helpers';

```
