Skip to content

Commit 067170d

Browse files
Rachel LimRachel Lim
authored andcommitted
add fundraiserContentVisible variable to testReduxStore
1 parent fe0bcf2 commit 067170d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/testData/testReduxStore.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ const initialTestState = {
3535
shareModalProjectName: 'My Cute Sketch',
3636
shareModalProjectUsername: 'p5_user',
3737
keyboardShortcutVisible: false,
38+
fundraiserContentVisible: false,
3839
unsavedChanges: false,
3940
infiniteLoop: false,
4041
previewIsRefreshing: false,

0 commit comments

Comments
 (0)