Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit a8dbf32

Browse files
committed
Merge branch 'code-30069751' into develop
2 parents 27770e4 + d7270ff commit a8dbf32

File tree

18 files changed

+1099
-151
lines changed

18 files changed

+1099
-151
lines changed

__tests__/shared/reducers/__snapshots__/index.js.snap

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,14 @@ Object {
6464
"sandbox": Object {
6565
"payments": Object {
6666
"editor": Object {
67+
"challengeTechnologyTags": Array [],
68+
"copilot": "",
69+
"copilotInputKeyword": "",
70+
"copilotInputPopupVisible": false,
71+
"copilotInputSelected": Object {},
72+
"copilotPaymentAmount": 0,
73+
"copilotSuggestions": Array [],
74+
"getCopilotSuggestionsForKeyword": "",
6775
"getMemberSuggestionsForKeyword": "",
6876
"memberInputKeyword": "",
6977
"memberInputPopupVisible": false,
@@ -76,8 +84,11 @@ Object {
7684
"paymentTitle": "",
7785
"selectedBillingAccountId": 0,
7886
"selectedProjectId": 0,
87+
"submissionGuidelines": "",
88+
"technologyTags": Array [],
7989
},
8090
"listing": Object {
91+
"hasActiveBillingAccount": true,
8192
"selectedProjectId": 0,
8293
},
8394
},

0 commit comments

Comments
 (0)