Skip to content

Commit 46a3467

Browse files
committed
test file var
1 parent 4ad894a commit 46a3467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fields/int.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3605,7 +3605,7 @@ describe('Fields', () => {
36053605
})
36063606

36073607
const updated = await payload.update({
3608-
collection: 'custom-id-nested',
3608+
collection: customIDNestedSlug,
36093609
id: customID,
36103610
data: {
36113611
title: 'Updated Title',

0 commit comments

Comments
 (0)