Typo.
This commit is contained in:
parent
088c41a47f
commit
f4084671bc
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ o.spec("route", function() {
|
|||
o(root.firstChild.nodeName).equals("DIV")
|
||||
})
|
||||
|
||||
o("routed mount points can redraw synchronoulsy (#1275)", function() {
|
||||
o("routed mount points can redraw synchronously (#1275)", function() {
|
||||
var view = o.spy()
|
||||
|
||||
$window.location.href = prefix + "/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue