Sunil Mohan Adapa ca984a2b24
functional_tests: Use SPDX license identifier
Reviewed-by: Veiko Aasa <veiko17@disroot.org>
2020-02-19 14:39:56 +02:00

13 lines
273 B
Gherkin

# SPDX-License-Identifier: AGPL-3.0-or-later
@help @system @essential
Feature: Help module
Show various information about the system.
Background:
Given I'm a logged in user
Scenario: Status logs
When I go to the status logs page
Then status logs should be shown