context 'when params action is remove an instructor' do
      before(:each) do
        controller.params = { action: 'remove_instructor' }
      end