#1771944: Replace exported views in tests with config files is adding calls to cloneView that are theoretically unnecessary.

Comments

dawehner’s picture

Can we really do that, as many tests will use different kind of views?

tim.plunkett’s picture

Status: Active » Closed (duplicate)

While debugging failures in #1771944: Replace exported views in tests with config files, I realized the same thing as #1. However, there were some cases where it did help a lot, so I left those changes in there.