In canUserCreateTeam(), look in this.context.userInfo for staff/priveleged attributes.
This commit is contained in:
committed by
Alex Dusenbery
parent
6fbfc328ee
commit
31498cc414
@@ -367,7 +367,7 @@ To run JavaScript tests in a browser, run these commands::
|
||||
To debug these tests on devstack in a local browser:
|
||||
|
||||
* first run the appropriate test_js_dev command from above which will open a browser using XQuartz
|
||||
* open http://edx.devstack.lms:19876/debug.html in your host system's browser of choice
|
||||
* open http://localhost:19876/debug.html in your host system's browser of choice
|
||||
* this will run all the tests and show you the results including details of any failures
|
||||
* you can click on an individually failing test and/or suite to re-run it by itself
|
||||
* you can now use the browser's developer tools to debug as you would any other JavaScript code
|
||||
|
||||
Reference in New Issue
Block a user