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

Appearance settings

Commit 569d7e5

Browse filesBrowse files
committed
Fix typo
1 parent 879191d commit 569d7e5
Copy full SHA for 569d7e5

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎test/jasmine/tests/gl_plot_interact_test.js

Copy file name to clipboardExpand all lines: test/jasmine/tests/gl_plot_interact_test.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -969,7 +969,7 @@ describe('Test gl2d plots', function() {
969969
.then(done);
970970
});
971971

972-
it('should reversibly change plot type with incomplete data', function(done) {
972+
it('should change plot type with incomplete data', function(done) {
973973
Plotly.plot(gd, [{}]);
974974

975975
expect(function() {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.