Skip to content

Commit

Permalink
TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Sleavely committed May 10, 2020
1 parent 7088f54 commit 6ea79ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ describe('getSampleConfig()', () => {
describe('getConfig()', () => {
it.todo('finds config in current or parent directories')
it.todo('merges with default settings')
it.todo('caches resolved configuration in memory (singleton)')

describe('config.migrationsDirectory', () => {
it.todo('points to an absolute path')
Expand Down

0 comments on commit 6ea79ba

Please sign in to comment.