Browse Source

Adjust tests

pull/2524/head
Artur Arseniev 6 years ago
parent
commit
0d38f0545d
  1. 3
      test/specs/style_manager/model/Models.js

3
test/specs/style_manager/model/Models.js

@ -963,8 +963,7 @@ describe('PropertyFactory', () => {
{
property: 'background-image',
type: 'file',
functionName: 'url',
defaults: 'none'
functionName: 'url'
},
{
property: 'background-repeat',

Loading…
Cancel
Save