Ghost/test/unit/server/adapters
Naz 393280b6ae Reworked LocalFileStore methods to use async syntax
refs https://linear.app/tryghost/issue/CORE-1/multiple-adapters-per-type

- While digging around this area refactored the code to use more readable async/await syntax instead of chaining then's
- Dropped unneeded "catch" block in save method as all it was doing was rethrowing an error with out additional handling
2021-10-20 10:29:46 +04:00
..
scheduling Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
storage Reworked LocalFileStore methods to use async syntax 2021-10-20 10:29:46 +04:00