debian-mirror-gitlab/spec/frontend/packages_and_registries/shared/mocks.js

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

4 lines
46 B
JavaScript
Raw Normal View History

2020-04-22 19:07:51 +05:30
export const $toast = {
show: jest.fn(),
};