Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding arm name validation scoped on protocol [#127470851] #205

Merged
merged 4 commits into from Aug 16, 2016

Conversation

Stuart-Johnson
Copy link
Collaborator

No description provided.

@@ -10,6 +10,7 @@
it { is_expected.to have_many(:participants) }

it { is_expected.to validate_presence_of(:name) }
it { is_expected.to validate_presence_of(:name) }

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this expectation supposed to be tested twice?

@amcates amcates merged commit 351d183 into master Aug 16, 2016
@amcates amcates deleted the sj-arm_name_validation branch August 16, 2016 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants