Skip to content

Commit 2c9e344

Browse files
committed
Merge remote-tracking branch 'kaspermarkus/GPII-291'
* kaspermarkus/GPII-291: GPII-291: removed windows font-size assertions from the acceptance tests
2 parents 6609fa2 + 9a7e1be commit 2c9e344

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

tests/AcceptanceTests.js

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -327,25 +327,6 @@ var testDefs = [
327327
gpiiConfig: gpiiConfig,
328328
token: "os_gnome",
329329
settingsHandlers: {
330-
"gpii.windows.spiSettingsHandler": {
331-
"data": [ {
332-
"settings": {
333-
"CaptionFontHeight": {
334-
"path": "pvParam.lfCaptionFont.lfHeight",
335-
"value": -9
336-
}
337-
},
338-
"options": {
339-
"getAction": "SPI_GETNONCLIENTMETRICS",
340-
"setAction": "SPI_SETNONCLIENTMETRICS",
341-
"uiParam": "struct_size",
342-
"pvParam": {
343-
"type": "struct",
344-
"name": "NONCLIENTMETRICS"
345-
}
346-
}
347-
} ]
348-
},
349330
"gpii.windows.registrySettingsHandler": {
350331
"data": [{ //magnifier stuff
351332
"settings": {

0 commit comments

Comments
 (0)