Skip to content

Commit 221121b

Browse files
Phil Whittakerclaude
andcommitted
Update constants
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent e96156e commit 221121b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/constants/constants.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
export const BLANK_UUID = "00000000-0000-0000-0000-000000000000";
22

3-
// Test UUIDs for consistent testing
4-
export const TEST_UUID_1 = "550e8400-e29b-41d4-a716-446655440000";
5-
6-
// Valid Umbraco User Group IDs for testing
73
export const TRANSLATORS_USER_GROUP_ID = "550e8400-e29b-41d4-a716-446655440001";
84
export const WRITERS_USER_GROUP_ID = "9fc2a16f-528c-46d6-a014-75bf4ec2480c";
95

0 commit comments

Comments
 (0)