gitlab-org--gitlab-foss/spec/frontend_integration/test_helpers/setup/setup_serializers.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
106 B
JavaScript
Raw Normal View History

import defaultSerializer from '../snapshot_serializer';
expect.addSnapshotSerializer(defaultSerializer);