mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Adopt more specs to the shoulda-matchers update
This commit is contained in:
parent
b778459e17
commit
bec13df131
3 changed files with 3 additions and 3 deletions
|
|
@ -18,7 +18,7 @@ class Cfp < ApplicationRecord
|
|||
in: TYPES
|
||||
},
|
||||
uniqueness: {
|
||||
scope: :program,
|
||||
scope: :program_id,
|
||||
case_sensitive: false
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue