# code-block-pro/1.1.0/cypress/support/e2e.js

Code Block Pro – Beautiful Syntax Highlighting, version 1.1.0. 4 lines.

- Page: https://pluginprobe.com/plugins/code-block-pro/1.1.0/code/cypress/support/e2e.js
- Raw: https://pluginprobe.com/plugins/code-block-pro/1.1.0/raw/cypress/support/e2e.js
- Modified: 2022-08-22T22:25:46+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/code-block-pro/1.1.0/code/cypress/support/e2e.js#L10-L20`.

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

```
