Created by: gracewashere
Follow-up to #328.
Problem:
When the layout generator invokes the sidebar generator, the tests do not recognize the file created by the sidebar generator, and the file does not get cleaned up after the test.
Solution:
Stub out the invocation of the sidebar generator when we're testing the layout generator.