summaryrefslogtreecommitdiffstats
path: root/build/integration/setup_features/setup.feature
blob: e1d9a73187efd513021ea291fdbaedff54f4fd73 (plain)
1
2
3
4
5
Feature: setup

	Scenario: setup page is shown properly
		When requesting "/index.php" with "GET"
		Then the HTTP status code should be "200"