Skip to content

Conversation

@jaykim1213
Copy link
Contributor

Does this PR close any open issues?

No

Give a longer description of what this PR addresses and why it's needed

test cleanup modes from #967

Are there any additional TODOs before this PR is ready to go?

No

jaykim1213 and others added 2 commits November 21, 2025 14:36
Co-authored-by: Jake Wagoner <jakewagoneredu@gmail.com>
@github-actions
Copy link

github-actions bot commented Nov 25, 2025

🪓 PR closed, deleted preview.

@jaykim1213 jaykim1213 marked this pull request as ready for review November 25, 2025 00:23
Comment on lines 167 to 176
const oldModes = {
studyNavigatorEnabled: true,
analyticsInterfacePubliclyAccessible: true,
dataCollectionEnabled: true,
};
const cleanedModes = {
developmentModeEnabled: true,
dataSharingEnabled: true,
dataCollectionEnabled: true,
};
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will you also try false, false for the old value, please.

@jaykim1213 jaykim1213 merged commit b65b07f into dev Dec 3, 2025
6 of 8 checks passed
@jaykim1213 jaykim1213 deleted the jk/tests branch December 3, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants