test(web): follow the Full access product label
This commit is contained in:
@@ -28,7 +28,7 @@ const PROMPTS = [
|
|||||||
'Create the relative path policy-neutral.txt in the current workspace containing exactly POLICY_NEUTRAL_OK, verify its contents, then report completion.',
|
'Create the relative path policy-neutral.txt in the current workspace containing exactly POLICY_NEUTRAL_OK, verify its contents, then report completion.',
|
||||||
] as const
|
] as const
|
||||||
|
|
||||||
const PRESET_LABELS = ['Read Only', 'Danger Full Access', 'Workspace Write'] as const
|
const PRESET_LABELS = ['Read Only', 'Full access', 'Workspace Write'] as const
|
||||||
|
|
||||||
function requestSystems(events: readonly SessionEvent[]): string[] {
|
function requestSystems(events: readonly SessionEvent[]): string[] {
|
||||||
return events.flatMap((event) => {
|
return events.flatMap((event) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user