Skip to content

Commit

Permalink
refactor: update models/custom-view/src/custom-view-permission-draft/…
Browse files Browse the repository at this point in the history
…builder.spec.ts

Co-authored-by: Carlos Cortizas <[email protected]>
  • Loading branch information
Rhotimee and CarlosCortizasCT authored Nov 20, 2023
1 parent d404549 commit 61dfce6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import type {
} from './types';
import * as CustomViewPermissionDraftModel from './index';

describe('CustomView model builder', () => {
describe('CustomViewPermission model builder', () => {
it(
...createBuilderSpec<
TCustomViewPermissionDraft,
Expand Down

0 comments on commit 61dfce6

Please sign in to comment.