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

1218 ontology state feature test #1222

Merged
merged 2 commits into from
Feb 20, 2015
Merged

Conversation

0robustus1
Copy link
Contributor

Fix #1218.

end

Given(/^there is an ontology with a pending version$/) do
@ontology_version = FactoryGirl.create :ontology_version, state: 'pending'

Choose a reason for hiding this comment

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

Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.

@ebolloff
Copy link
Member

I don't know, if we want to wait for hets, but 👍

0robustus1 added a commit that referenced this pull request Feb 20, 2015
@0robustus1 0robustus1 merged commit a48ebd2 into staging Feb 20, 2015
@0robustus1 0robustus1 deleted the 1218-ontology_state_feature_test branch February 20, 2015 14:28
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.

Do what is to do
3 participants