cryostatio / cryostat-web

Web front-end for Cryostat: Secure JDK Flight Recorder management for containerized JVMs
https://cryostat.io/
Other
10 stars 20 forks source link

fix(test): fix broken test related to GraphQL #1242

Closed aali309 closed 4 months ago

aali309 commented 4 months ago

Welcome to Cryostat! 👋

Before contributing, make sure you have:

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


Related to: #1222

Description of the change:

This change adds allows a match expression example to be copied to the clipboard...

Motivation for the change:

mentioned here

How to manually test:

  1. checkout PR
  2. run yarn test:ci All tests should pass.