MDL-37046 behat: Removing step

The issue scope is only the integration in moodle
This commit is contained in:
David Monllao
2013-01-29 08:40:37 +08:00
parent a2a9843819
commit de424b462f
@@ -1,9 +0,0 @@
@tool_behat
Feature: Set up the testing environment
In order to execute automated acceptance tests
As a moodle developer
I need to use the test environment instead of the regular environment
Scenario: Accessing the site
When I am on homepage
Then I should see "PHPUnit test site"