mirror of
https://github.com/jupyter/notebook.git
synced 2025-03-07 13:07:22 +08:00
Fixed typo in new test
This commit is contained in:
parent
a173e684c6
commit
fbf700e5d2
@ -98,7 +98,7 @@ casper.notebook_test(function () {
|
||||
this.touch();
|
||||
},
|
||||
});
|
||||
WidgetManager.register_widget_view('MultiSetView', MultiSetView);
|
||||
IPython.WidgetManager.register_widget_view('MultiSetView', MultiSetView);
|
||||
}, {});
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user