This commit is contained in:
Christian Williams 2010-03-08 22:03:57 -08:00
parent 9830952461
commit 184ff6fb2d
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ describe("Custom Matchers", function() {
});
describe("in the old style", function() {
it("should report deprecation a warning", function() {
it("should report a deprecation error", function() {
var spec;
var suite = env.describe('some suite', function() {
spec = env.it('spec with an expectation').runs(function () {