// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` renders 1`] = `
    
      
        console
      
      .
      
        log
      
      (
      
        "Hello, World!"
      
      );
    
  
`;