// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`OuiFlyoutFooter is rendered 1`] = `
<div
  aria-label="aria-label"
  class="ouiFlyoutFooter testClass1 testClass2"
  data-test-subj="test subject string"
/>
`;