Skip to content

Commit

Permalink
FBTest typo
Browse files Browse the repository at this point in the history
  • Loading branch information
janodvarko committed Jun 7, 2013
1 parent c95b36d commit 1b60231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/content/dom/6481/issue6481.js
Expand Up @@ -35,7 +35,7 @@ function runTest()

var value = row.querySelector(".memberValueCell .objectBox-optimizedAway");
FBTest.compare("(optimized away)", value.textContent,
"The value must match").
"The value must match");

FBTest.testDone("issue6481.DONE");
}, true);
Expand Down

0 comments on commit 1b60231

Please sign in to comment.