overleaf/services/web/cypress/support/shared/commands.ts

4 lines
84 B
TypeScript
Raw Normal View History

import '@testing-library/cypress/add-commands'
import './compile'
import './events'