diff options
author | Tulio Casagrande <tcasagra@thoughtworks.com> | 2016-12-02 13:00:03 -0200 |
---|---|---|
committer | Tulio Casagrande <tcasagra@thoughtworks.com> | 2016-12-02 13:05:56 -0200 |
commit | 31ac4ebd4f734fc4e438af504a318b4eb7ce627c (patch) | |
tree | d0ef9f4f309433c01241391cdbc2c4f53e021bf2 /service/test/functional | |
parent | a8b7f37fc8087407408cb65b76fdcd7686c8d87c (diff) |
Finish first smoke test
See: https://github.com/pixelated/project-issues/issues/381
Diffstat (limited to 'service/test/functional')
-rw-r--r-- | service/test/functional/features/smoke.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/service/test/functional/features/smoke.feature b/service/test/functional/features/smoke.feature index 1839539e..724c680c 100644 --- a/service/test/functional/features/smoke.feature +++ b/service/test/functional/features/smoke.feature @@ -14,7 +14,7 @@ # You should have received a copy of the GNU Affero General Public License # along with Pixelated. If not, see <http://www.gnu.org/licenses/>. -@smoke @wip +@smoke Feature: sign up, login and logout As a visitor of Pixelated I want to sign up |