mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-18 07:23:00 +00:00
finish spawn_pending test
simplify conditions to check, fix next url, add missing ready signal to spawn_pending.html need slow_spawn to be even slower
This commit is contained in:
@@ -87,6 +87,8 @@ require(["jquery"], function ($) {
|
||||
}
|
||||
};
|
||||
|
||||
// signal that page has finished loading (mostly for tests)
|
||||
window._jupyterhub_page_loaded = true;
|
||||
});
|
||||
</script>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user