Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Commit

Permalink
Merge pull request #2019 from adobe/randy/disable-unit-test
Browse files Browse the repository at this point in the history
Disable unit test for now
  • Loading branch information
jasonsanjose committed Nov 1, 2012
2 parents db0abc6 + 7f9bb1b commit ad169d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/spec/LiveDevelopment-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ define(function (require, exports, module) {
});
});

it("should reapply in-memory css changes after saving changes in html document", function () {
xit("should reapply in-memory css changes after saving changes in html document", function () {
var localCssText,
browserCssText,
origHtmlText,
Expand Down

0 comments on commit ad169d6

Please sign in to comment.