Skip to content

Commit 710a138

Browse files
committed
Fix tests
1 parent 7689719 commit 710a138

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

randr_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ VIRTUAL1 disconnected (normal left inverted right x axis y axis)`,
409409
},
410410
Connected: true,
411411
Primary: true,
412-
MonitorId: "CMN-5297-0",
412+
MonitorId: "CMN-5297-0--",
413413
},
414414
Output{Name: "DP1"},
415415
Output{Name: "DP2"},
@@ -433,7 +433,7 @@ VIRTUAL1 disconnected (normal left inverted right x axis y axis)`,
433433
{Name: "720x400"},
434434
},
435435
Connected: true,
436-
MonitorId: "SAM-2618-808661557",
436+
MonitorId: "SAM-2618-808661557-S24C350-",
437437
},
438438
Output{Name: "VIRTUAL1"},
439439
},

0 commit comments

Comments
 (0)