Skip to content

Commit

Permalink
#3560 also update the client unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Aug 30, 2022
1 parent 88fba99 commit a651d4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unittests/unit/client/mixins/display_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ def get_screen_sizes(*_args):
opts.desktop_fullscreen = False
opts.desktop_scaling = False
opts.dpi = 144
opts.refresh_rate = "20"
with silence_info(display):
self._test_mixin_class(_DisplayClient, opts, {
"display" : ":999",
Expand Down

0 comments on commit a651d4e

Please sign in to comment.