mirror of
https://github.com/internetee/registry.git
synced 2025-07-04 02:03:36 +02:00
Revert "Merge branch 'registry-248' into staging"
This reverts commitaf0cde844e
, reversing changes made tod68abd90fa
.
This commit is contained in:
parent
af0cde844e
commit
b62fae4665
9 changed files with 2 additions and 176 deletions
|
@ -39,10 +39,4 @@ RSpec.describe AdminUser do
|
|||
expect(described_class.min_password_length).to eq(8)
|
||||
end
|
||||
end
|
||||
|
||||
describe '#min_password_length' do
|
||||
it 'returns minimum password length' do
|
||||
expect(described_class.min_password_length).to eq(8)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue