// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[` Settings tabs renders default tabs correctly 1`] = `
NodeList [
  
    
    
      General
    
  ,
  
    
    
      Security & Privacy
    
  ,
  
    
    
      Roles & Permissions
    
  ,
  
    
    
      Notifications
    
  ,
  
    
    
      Polls
    
  ,
]
`;
exports[` poll history displays poll history when tab clicked 1`] = `
`;