Merge pull request #1888 from consul/flaky-specs

Fixes some flaky specs
This commit is contained in:
BertoCQ
2017-09-19 16:43:41 +02:00
committed by GitHub
7 changed files with 15 additions and 107 deletions

View File

@@ -248,7 +248,7 @@ def attach_new_file(documentable_factory_name, index, path)
end
def fill_new_valid_proposal
fill_in :proposal_title, with: "Proposal title"
fill_in :proposal_title, with: "Proposal title #{rand(9999)}"
fill_in :proposal_summary, with: "Proposal summary"
fill_in :proposal_question, with: "Proposal question?"
check :proposal_terms_of_service