Sha256: a5e3b9fd2a328561ab5e147630ad49f6b2aeb992484bebd88a0afadfd8c6045a
Contents?: true
Size: 387 Bytes
Versions: 3
Compression:
Stored size: 387 Bytes
Contents
Feature: Reset Approvals In order to allow reseting record creation approval for future-approval. Background: Given a record created with create approval And the record is stale Scenario: a stale record is encountered Then it should be stale Scenario: a stale record is reset When I reset the record Then it should not be stale
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
acts_as_approvable-0.7.0 | features/reset_approval.feature |
acts-as-approvable-0.6.9.1 | features/reset_approval.feature |
acts-as-approvable-0.6.9 | features/reset_approval.feature |