markTestSkipped('no bueno'); } public function testCustomerSync() { $data = (json_decode(file_get_contents(base_path('tests/Feature/Import/Quickbooks/customers.json')), false)); } }