文件操作 - CreateTeam.test.tsx.snap
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/grafana/public/app/features/teams/__snapshots__/CreateTeam.test.tsx.snap
编辑文件内容
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Render should render component 1`] = ` <Page navModel={Object {}} > <PageContents> <h3 className="page-sub-heading" > New Team </h3> <form className="gf-form-group" onSubmit={[Function]} > <FormField className="gf-form" inputWidth={30} label="Name" labelWidth={10} onChange={[Function]} required={true} value="" /> <FormField className="gf-form" inputWidth={30} label="Email" labelWidth={10} onChange={[Function]} placeholder="email@test.com" tooltip="This is optional and is primarily used for allowing custom team avatars." type="email" value="" /> <div className="gf-form-button-row" > <Button type="submit" variant="primary" > Create </Button> </div> </form> </PageContents> </Page> `;
修改文件时间
将文件时间修改为当前时间的前一年
删除文件