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

Fix index field name typo #6928

Merged
merged 2 commits into from
Oct 17, 2024
Merged

Fix index field name typo #6928

merged 2 commits into from
Oct 17, 2024

Conversation

laritakr
Copy link
Contributor

Fixes

Fixes a typo in PR #6927

Type of change (for release notes)

  • notes-bugfix Bug Fixes

Detailed Description

Changes proposed in this pull request:

  • Fix typo

@samvera/hyrax-code-reviewers

@laritakr laritakr added the notes-bugfix Release Notes: Fixed a bug label Oct 17, 2024
Copy link

github-actions bot commented Oct 17, 2024

Test Results

    17 files  ±0      17 suites  ±0   2h 17m 17s ⏱️ +24s
 6 714 tests ±0   6 417 ✅ ±0  297 💤 ±0  0 ❌ ±0 
13 198 runs  ±0  12 802 ✅ ±0  396 💤 ±0  0 ❌ ±0 

Results for commit 5e6e3c6. ± Comparison against base commit bead759.

This pull request removes 267 and adds 267 tests. Note that renamed tests count towards both.
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplate:0x00007f4086bba788>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplate:0x00007ff9543ef008>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplateAccess:0x00007f40863880d8>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplateAccess:0x00007ff954404c50>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to destroy AdminSet: 1aed8e47-0b17-43ee-816e-1cd6230fc2b0
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to destroy Hyrax::AdministrativeSet: d525c998-c546-4ff8-9135-bcef5891cbc1
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to edit AdminSet: 60352b05-ce9c-496a-b5cc-c7961fa0d31f
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to edit Hyrax::AdministrativeSet: 2887047f-8e7f-4974-93a5-995f4c584f4f
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to update AdminSet: dd9436fb-fc0e-4c8c-acac-16a26e6bd02e
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to update Hyrax::AdministrativeSet: 755ff383-4b59-4a0f-8cb7-baaeb62289d4
…
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplate:0x00007f8f6e07ab48>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplate:0x00007f9f19953340>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplateAccess:0x00007f8f59d77f90>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to create #<Hyrax::PermissionTemplateAccess:0x00007f9f32bfec48>
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to destroy AdminSet: 07515287-b3bd-4f84-921a-25e635fe9281
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to destroy Hyrax::AdministrativeSet: f44f795d-affe-49e8-9279-6461d0de0aa8
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to edit AdminSet: 5a2b0014-aa9d-4687-8c00-e077c6fce121
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to edit Hyrax::AdministrativeSet: 313c6324-8b26-4d8f-b16f-0cf35a4298c7
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to update AdminSet: a32c6f34-ffe4-40d9-851e-a9912caeeffb
spec.abilities.ability_spec ‑ Hyrax::Ability AdminSets and PermissionTemplates a user without edit access is expected not to be able to update Hyrax::AdministrativeSet: 8c009b41-a70e-4ce0-a02a-6da034d4aade
…

♻️ This comment has been updated with latest results.

@laritakr laritakr merged commit 4f0ba25 into main Oct 17, 2024
22 checks passed
@laritakr laritakr deleted the location-indexing branch October 17, 2024 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
notes-bugfix Release Notes: Fixed a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants