# SPDX-License-Identifier: AGPL-3.0-or-later """ Functional, browser based tests for ssh app. """ from pytest_bdd import scenarios scenarios('ssh.feature')