Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ab2a2c2

Browse files
gvwilsonemilykl
andauthored
Update tests/test_core/test_offline/test_offline.py
Co-authored-by: Emily KL <4672118+emilykl@users.noreply.github.com>
1 parent ec36462 commit ab2a2c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/test_core/test_offline/test_offline.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ def test_including_plotlyjs_directory_div(self):
239239

240240
def test_including_plotlyjs_path_html(self):
241241
for include_plotlyjs in [
242-
("https://cdnjs.cloudflare.com/ajax/libs/plotly.js/1.40.1/plotly.min.js"),
242+
"https://cdnjs.cloudflare.com/ajax/libs/plotly.js/1.40.1/plotly.min.js",
243243
"subpath/to/plotly.min.js",
244244
"something.js",
245245
]:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /