meleyal
meleyal
Validations fail if you specify an attribute with type `:text` instead of `:string`.
Our code is commented as follows: ``` /// First line of comment. /// Second line of comment /// @note This is a note. /// Final line of comment. ``` The...
e.g. we have the following directory structure: ``` sh jazzy-docs/theme/assets/css ├── components │ ├── _code.css │ ├── _grid.css │ ├── _icons.css │ ├── _main-content.css │ ├── _navbar.css │ ├── _scaffolding.css...
[These lines](https://github.com/zinserjan/wdio-screenshot/blob/master/src/modules/beforeScreenshot.js#L11-L18) seem to cause Firefox on OSX to display scroll bars for a short time, which can cause image diffs (via wdio-visual-regression-service) to fail.