samvera / hyrax

Hyrax is a Ruby on Rails Engine built by the Samvera community. Hyrax provides a foundation for creating many different digital repository applications.
http://hyrax.samvera.org/
Apache License 2.0
184 stars 124 forks source link

DONT MERGE Double combo spec fix #6834

Closed orangewolf closed 3 months ago

orangewolf commented 3 months ago

Fixes

Fixes #issuenumber ; refs #issuenumber

Summary

Present tense short summary (50 characters or less)

Guidance for testing, such as acceptance criteria or new user interface behaviors:

*

Type of change (for release notes)

Add an appropriate notes-* label to the PR (or indicate here) that classifies this change.

Choose from:

Detailed Description

More detailed description, if necessary. Try to be as descriptive as you can: even if you think that the PR content is obvious, it may not be obvious to others. Include tracebacks if helpful, and be sure to call out any bits of the PR that may be work-in-progress.

Description can have multiple paragraphs and you can use code examples inside:

class PostsController
  def index
    respond_with Post.limit(10)
  end
end

Changes proposed in this pull request:

*

@samvera/hyrax-code-reviewers

github-actions[bot] commented 3 months ago

Test Results

    1 files   -     8      1 suites   - 8   0s :stopwatch: - 16m 41s 1 734 tests  - 3 025  1 734 :white_check_mark:  - 2 962  0 :zzz:  - 63  0 :x: ±0  1 734 runs   - 4 757  1 734 :white_check_mark:  - 4 694  0 :zzz:  - 63  0 :x: ±0 

Results for commit 8d5f8ba7. ± Comparison against base commit 4d2c654a.