Skip to content

Commit 20a512f

Browse files
committed
fix: update boot settings expectation for no-ai flag
Made-with: Cursor
1 parent 302870b commit 20a512f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

__tests__/boot.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1364,6 +1364,7 @@ describe('boot misc', () => {
13641364
sidebarSquadExpanded: true,
13651365
sidebarBookmarksExpanded: true,
13661366
clickbaitShieldEnabled: true,
1367+
noAiFeedEnabled: false,
13671368
},
13681369
});
13691370
});

0 commit comments

Comments
 (0)