What about with namespaces where there is no :parent_id? In my views, I would just pass :admin, but I'm not sure what to pass over in my tests. Maybe :admin => :admin or :admin => nil
What about with namespaces where there is no :parent_id? In my views, I would just pass :admin, but I'm not sure what to pass over in my tests. Maybe :admin => :admin or :admin => nil