Closed kgpax closed 12 months ago
In TraceDetails.tests.tsx all but one of the tests are being skipped:
TraceDetails.tests.tsx
If we revert this so that all tests are run, 27 of them fail:
We need to make sure that all tests are run, and update all tests to reflect the changes that have been made to the trace details UI.
In
TraceDetails.tests.tsx
all but one of the tests are being skipped:If we revert this so that all tests are run, 27 of them fail:
We need to make sure that all tests are run, and update all tests to reflect the changes that have been made to the trace details UI.