Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Selenium paths value needs to be quoted #1708

Merged
merged 1 commit into from Mar 1, 2018
Merged

Selenium paths value needs to be quoted #1708

merged 1 commit into from Mar 1, 2018

Conversation

kmbremner
Copy link
Contributor

With behat 3.4.3, the example config gives the following error on behat --init:

The reserved indicator "%" cannot start a plain scalar; you need to quote the scalar at line 4 (near "paths: [ %paths.base%/features/web ]").

This is fixed by quoting the paths value.

With behat 3.4.3, the example config gives the following error on behat --init:

The reserved indicator "%" cannot start a plain scalar; you need to quote the scalar at line 4 (near "paths: [ %paths.base%/features/web ]").

This is fixed by quoting the paths value.
@geerlingguy
Copy link
Owner

Sounds reasonable!

@geerlingguy geerlingguy merged commit fe88f3e into geerlingguy:master Mar 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants