mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-27 04:20:22 +08:00
Make nbextension test a little clearer about the intent.
This commit is contained in:
parent
9701ce1752
commit
ad35813576
@ -103,7 +103,7 @@ class TestInstallNBExtension(TestCase):
|
||||
for file in self.files:
|
||||
self.assert_installed(
|
||||
pjoin(basename(self.src), file),
|
||||
ipdir
|
||||
user=bool(ipdir)
|
||||
)
|
||||
|
||||
def test_create_nbextensions_user(self):
|
||||
|
Loading…
Reference in New Issue
Block a user