Skip to content

Instantly share code, notes, and snippets.

@Jiveloper
Created October 29, 2022 11:14
Show Gist options
  • Save Jiveloper/019930d3648177a8523c9d86ac32cc61 to your computer and use it in GitHub Desktop.
Save Jiveloper/019930d3648177a8523c9d86ac32cc61 to your computer and use it in GitHub Desktop.
블로깅 WDIO 구축
specs: [
'./test/specs/**/*.js'
],
// Patterns to exclude.
exclude: [
// 'path/to/excluded/files'
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment