未验证 提交 a11410a8 编写于 作者: P Phil Hughes

fixed karma build because of a removed method

上级 ddc0f837
import RepoHelper from '~/repo/helpers/repo_helper';
// eslint-disable-next-line import/prefer-default-export
export const file = () => RepoHelper.serializeBlob({
export const file = () => RepoHelper.serializeRepoEntity('blob', {
icon: 'icon',
url: 'url',
name: 'name',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册