moduleForComponent('ace-editor', {needs: []}); test('changing colors', function(assert) { assert.expect(0); var component = this.subject(); });