mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
Add required activate method to avoid logging during specs
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
module.exports =
|
||||
configDefaults:
|
||||
numbers: { one: 1, two: 2 }
|
||||
|
||||
activate: -> # no-op
|
||||
|
||||
Reference in New Issue
Block a user