There is a [[ https://github.com/testing-library/react-testing-library/issues/865 | known issue with react-testing-library ]] that can occasionally result in async queries returning unmounted elements, which results in the following Cashtab test breaking the test suite
Because this is also affecting unrelated cashtab diff builds, this diff temporarily removes this specific test case while we work on a permanent mitigation.
We'll plonk it back posthaste.