Fix failing flake
This commit is contained in:
parent
b4a96428f3
commit
f0ee728b94
@ -16,6 +16,6 @@ class TestGraphics(BaseTest):
|
||||
|
||||
def test_load_images(self):
|
||||
s = self.create_screen()
|
||||
c = s.callbacks
|
||||
# c = s.callbacks
|
||||
g = s.grman
|
||||
print(g)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user