UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

8 lines (5 loc) 169 B
import { appName } from '@app/main' if (appName !== 'Best App Ever') { throw new Error('Path alias not working properly in plugins file!') } export default () => {}