Skip to content

Commit d944023

Browse files
committed
fix lint error
1 parent 2f15255 commit d944023

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

__tests__/index-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,4 +491,4 @@ var MyController = (_dec = Ember._action, (_class = /*#__PURE__*/function (_Embe
491491
}(Ember.Controller), (_applyDecoratedDescriptor(_class.prototype, "addAction", [_dec], Object.getOwnPropertyDescriptor(_class.prototype, "addAction"), _class.prototype)), _class));
492492
export { MyController as default };`);
493493
});
494-
});
494+
});

0 commit comments

Comments
 (0)