webpack/scenes/ContentViews/__tests__/basicContentViews.fixtures.js in katello-4.2.2 vs webpack/scenes/ContentViews/__tests__/basicContentViews.fixtures.js in katello-4.3.0.rc1

- old
+ new

@@ -1,7 +1,7 @@ const buildContentView = id => ({ id, - composite: 'false', + composite: false, name: `contentView${id}`, environments: [], repositories: [], versions: [], last_published: 'Not Yet Published',