Skip to content

Commit

Permalink
Disable the testLocationField.js
Browse files Browse the repository at this point in the history
  • Loading branch information
CAYdenberg committed Jun 3, 2017
1 parent 751f5b2 commit 9b78644
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/adminUI/tests/group006Fields/testLocationField.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ var fieldTests = require('./commonFieldTestUtils.js');
var ModelTestConfig = require('../../../modelTestConfig/LocationModelTestConfig');

module.exports = {
'@disabled': true,
before: function (browser) {
fieldTests.before(browser);
browser.adminUIInitialFormScreen.setDefaultModelTestConfig(ModelTestConfig);
Expand Down

0 comments on commit 9b78644

Please sign in to comment.