Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

[prefs] Executing unit tests changes Brackets preference settings #7054

@redmunds

Description

@redmunds

I'm not sure where it happens, but when unit tests are run, the current set of prefs are saved and then restored when tests are complete. This is so tests came change prefs as necessary without altering current prefs in editor.

The problem is that the prefs are getting restored to something other than my current prefs. I suspect that with the new prefs system, prefs are getting "restored" correctly, but what's getting "saved" is not the latest prefs.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions