gitlab-org--gitlab-foss/spec/frontend/registry/shared/mocks.js

4 lines
46 B
JavaScript

export const $toast = {
show: jest.fn(),
};