After wp_insert_post() custom post type does not show in the admin

The problem was that the import script had post_status as ‘published’ not ‘publish’ hope this helps someone. :facepalm