diff --git a/test/fixtures/library.l/ui5.yaml b/test/fixtures/library.l/ui5.yaml index 1f4e1796..311b3fa8 100644 --- a/test/fixtures/library.l/ui5.yaml +++ b/test/fixtures/library.l/ui5.yaml @@ -8,6 +8,7 @@ metadata: * (c) Copyright 2009-xxx SAP SE or an SAP affiliate company. * Licensed under the Apache License, Version 2.0 - see LICENSE.txt. builder: - excludes: - - /resources/**/some.js - - /test-resources/** \ No newline at end of file + resources: + excludes: + - /resources/**/some.js + - /test-resources/** \ No newline at end of file