describe('Tribe Controller', () => {
  let Ctrl;

  beforeEach(() => {
    module('munchkins');