You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@nofar9792 The tests were run locally from an unrelated commit and failed. Can it be fixed?
[test] FAIL src/components/Monitor/ServicesView/index.test.js (7.725s)
[test] ● Console
[test]
[test] console.warn src/utils/version/get-version.tsx:24
[test] Embedded version information not available
[test]
[test] ● <MonitorATMServicesView> › ATM snapshot test with no metrics
[test]
[test] expect(value).toMatchSnapshot()
[test]
[test] Received value does not match stored snapshot "<MonitorATMServicesView> ATM snapshot test with no metrics 1".
[test]
[test] - Snapshot
[test] + Received
[test]
[test] @@ -1,21 +1,20 @@
[test] <Fragment>
[test] <Alert
[test] message={
[test] <React.Fragment>
[test] No data yet! Please see these
[test] - <Link
[test] - replace={false}
[test] + <ForwardRef
[test] target="_blank"
[test] to={
[test] Object {
[test] "pathname": "https://www.jaegertracing.io/docsnpm ERR! code ELIFECYCLE
The text was updated successfully, but these errors were encountered:
@nofar9792 The tests were run locally from an unrelated commit and failed. Can it be fixed?
The text was updated successfully, but these errors were encountered: