mirror of
https://github.com/internetee/registry.git
synced 2025-07-05 02:33:35 +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
|
@ -1,9 +0,0 @@
|
|||
require 'rails_helper'
|
||||
|
||||
RSpec.describe Registrar::DomainsController do
|
||||
describe 'routing' do
|
||||
it 'routes to #index' do
|
||||
expect(get: '/registrar/domains').to route_to('registrar/domains#index')
|
||||
end
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue