scaffold/cucumber.yml in bddfire-1.0.8 vs scaffold/cucumber.yml in bddfire-1.0.9

- old
+ new

@@ -1,6 +1,9 @@ # config/cucumber.yml ##YAML Template --- default: --profile html_report --profile test html_report: --format pretty --format html --out=features_report.html -bvt: --tags @test +bvt: --tags @test +browserstack : DRIVER=browserstack +poltergeist : DRIVER=poltergeist +webdriver : DRIVER=webdriver \ No newline at end of file