Sha256: d90614672ccc88e0472a303963d97ca0b291b28b89af4bc70214038399f91390

Contents?: true

Size: 206 Bytes

Versions: 5

Compression:

Stored size: 206 Bytes

Contents

Feature: User creation
  As a user of the site
  I should not be able to register for an account

@allow-rescue
Scenario: Trying to create an account
  Given I am on '/register'
  Then I should see an error

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
forge-cli-0.1.10 lib/forge/features/authentication.feature
forge-cli-0.1.9 lib/forge/features/authentication.feature
forge-cli-0.1.8 lib/forge/features/authentication.feature
forge-cli-0.1.7 lib/forge/features/authentication.feature
forge-cli-0.1.6 lib/forge/features/authentication.feature