You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,21 +98,26 @@ have set the `NODE_ENV` variable.
98
98
99
99
### Convert Preferences Data
100
100
101
-
GPII has two sets of source preferences JSON5 data files, located at `%gpii-universal/testData/preferences` and `%gpii-universal/tests/data/preferences/`. These are converted and used in various configurations.
101
+
GPII has two sets of source preferences JSON5 data files, located at `%gpii-universal/testData/preferences` and
102
+
`%gpii-universal/tests/data/preferences/`. These are converted and used in various configurations.
103
+
104
+
The preferences files in `%gpii-universaluniversal/testData/preferences/` are converted into both `snapset` and
105
+
`user` preferences:
102
106
103
-
The preferences files in `%gpii-universaluniversal/testData/preferences/` are converted into both `snapset` and `user` preferences:
0 commit comments