Remove accidental diff

This commit is contained in:
Adam Gastineau 2025-01-23 12:14:35 -08:00
parent b0133a6142
commit f3b5838add

View file

@ -47,7 +47,7 @@ import {
toHaveURL,
toHaveValue,
toHaveValues,
toPass,
toPass
} from './matchers';
import { toMatchSnapshot, toHaveScreenshot, toHaveScreenshotStepTitle } from './toMatchSnapshot';
import type { Expect, ExpectMatcherState } from '../../types/test';