Wait for the sock to be ready as a proxy for the Studio header being ready
This commit is contained in:
@@ -62,6 +62,9 @@ TRUTHY_WAIT = {
|
||||
re.compile(r'^Pages \|'): [
|
||||
'XBlock'
|
||||
],
|
||||
re.compile(r'^Studio Home \|'): [
|
||||
'toggle_sock'
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user