Skip to content

Instantly share code, notes, and snippets.

@nedgrady
Created November 18, 2024 18:02
Show Gist options
  • Save nedgrady/73f93773e4b3605bb8b5425b425a1bfc to your computer and use it in GitHub Desktop.
Save nedgrady/73f93773e4b3605bb8b5425b425a1bfc to your computer and use it in GitHub Desktop.
expect(
screen.queryByText("Some Draft Communication")
).not.toBeInTheDocument();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment