Moved commit.

This commit is contained in:
orangemug 2018-04-10 15:07:36 +01:00
parent 9e82599464
commit f0744f024d
2 changed files with 2 additions and 5 deletions

View file

@ -443,11 +443,6 @@ describe("layers", function() {
});
});
// These get used in the marketing material. They are also useful to do a quick manual check of the styling across browsers
// NOTE: These duplicate some of the tests, however this is indended becuase it's likely these will change for aesthetic reasons over time
//
describe.skip("groups", function() {
it("simple", function() {

View file

@ -4,6 +4,8 @@ var helper = require("../helper");
var wd = require("../../wd-helper");
// These will get used in the marketing material. They are also useful to do a quick manual check of the styling across browsers
// NOTE: These duplicate some of the tests, however this is indended becuase it's likely these will change for aesthetic reasons over time
describe('screenshots', function() {
beforeEach(function() {