rsnext/test/integration/telemetry/pages/__ytho__/lel.js
Luis Alvarez D 909ab3b179
Check for invalid pages (#10403)
* Updated event

* adjust regex

* adjust regexp more

* Better test file regex

* add tests

* Update index.test.js

* Rename test file

Co-authored-by: Joe Haddad <timer150@gmail.com>
2020-02-04 10:46:22 -05:00

3 lines
82 B
JavaScript

export default () => {
return 'oops, I happen to look like a React component'
}