import Config from '@opentiny-internal/playwright-config'
export default Config({
testDir: '../sites/demos',
port: 7130
})