Ghost/test/unit/data/importer
Hannah Wolfe a4cf470c87 🐛 Fixed importer always erroring
- in 3.13.2 the importer always throws the error "The "path" argument must be of type string. Received an instance of Object"
- this is due to a change in method signature that wasn't accounted for
- added a test to catch similar changes to this code in future
2020-04-15 13:24:43 +01:00
..
importers/data Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
index_spec.js 🐛 Fixed importer always erroring 2020-04-15 13:24:43 +01:00