rsnext/test/integration/custom-server/pages/dashboard/index.js
JJ Kasper b00501e632 Add test for /dashboard/index (#7065)
This adds a test to the custom-server suite to make sure we don't regress on this
2019-04-18 12:15:56 +09:00

1 line
49 B
JavaScript

export default () => <p>made it to dashboard</p>