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

Remove race condition in test of splash page versioning #2703

Commits on Nov 2, 2020

  1. Remove race condition in test of splash page versioning

    Resolves:
    
        $ rspec spec/features/versions_spec.rb:234
        …
        Failures:
    
        1) Version display changes in splashpages
            Failure/Error: expect(page).to have_text("#{organizer.name} created new splashpage with ID #{splashpage_id} in conference #{conference.short_title}")
            expected to find text "name50 created new splashpage with ID 1 in conference yvXgaw" in "…name50 created new splashpage in conference yvXgaw less than a minute ago…'
    AndrewKvalheim committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    ab623da View commit details
    Browse the repository at this point in the history