From 02f1f8e98acb31d3057864382c112dd62154a859 Mon Sep 17 00:00:00 2001 From: kobenguyent <7845001+kobenguyent@users.noreply.github.com> Date: Sat, 7 Sep 2024 06:47:06 +0200 Subject: [PATCH] fix: update test data --- .../ui/test-data/postman-import-v2/Restfox_2024-09-06.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/ui/test-data/postman-import-v2/Restfox_2024-09-06.json b/packages/ui/test-data/postman-import-v2/Restfox_2024-09-06.json index b428f47f..715f324c 100644 --- a/packages/ui/test-data/postman-import-v2/Restfox_2024-09-06.json +++ b/packages/ui/test-data/postman-import-v2/Restfox_2024-09-06.json @@ -206,7 +206,8 @@ ], "parameters": [], "authentication": { - "type": "No Auth" + "type": "bearer", + "token": "REDACTED" }, "parentId": "CFD9rbeEGUG11xhLMKq6A", "workspaceId": "CaLTeYHHtUzY6uNnNYpYN",