Switch to side-by-side view

--- a/Allura/allura/tests/model/test_discussion.py
+++ b/Allura/allura/tests/model/test_discussion.py
@@ -25,7 +25,7 @@
     controller.app.get('/wiki/Home/')
     setup_global_objects()
     ThreadLocalORMSession.close_all()
-    h.set_context('test', 'wiki')
+    h.set_context('test', 'wiki', neighborhood='Projects')
     ThreadLocalORMSession.flush_all()
     ThreadLocalORMSession.close_all()