Skip to content

Commit f018291

Browse files
marthacryanarchmoj
andauthored
Update packages/python/plotly/plotly/tests/test_optional/test_graph_objs/test_skipped_b64_keys.py
Co-authored-by: Mojtaba Samimi <[email protected]>
1 parent d201b58 commit f018291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/python/plotly/plotly/tests/test_optional/test_graph_objs/test_skipped_b64_keys.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import plotly.graph_objs as go
55

66

7-
class TestSkippedBase64Keys(NumpyTestUtilsMixin, TestCase):
7+
class TestShouldNotUseBase64InUnsupportedKeys(NumpyTestUtilsMixin, TestCase):
88
def test_np_geojson(self):
99
normal_coordinates = [
1010
[

0 commit comments

Comments
 (0)