Skip to content

Commit a1c217a

Browse files
committed
Fixup tests
1 parent d8700f6 commit a1c217a

File tree

10 files changed

+1
-1
lines changed

10 files changed

+1
-1
lines changed
Loading
Loading
Loading
Loading
Loading

src/napari_matplotlib/tests/test_theme.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,6 @@ def test_custom_stylesheet(make_napari_viewer, image_data):
187187
assert widget.figure.patch.get_facecolor() == to_rgba("#fdf6e3")
188188
for gridline in ax.get_xgridlines() + ax.get_ygridlines():
189189
assert gridline.get_visible() is True
190-
assert gridline.get_color() == "#fdf6e3"
190+
assert gridline.get_color() == "#b0b0b0"
191191
finally:
192192
os.remove(style_sheet_path)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy