Skip to content

Commit f6561c0

Browse files
committed
log posts that fail validation test
1 parent 14d51c9 commit f6561c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/instagram.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ export class Instagram<PostType> extends EventEmitter {
538538
Warning! The Instagram API has been changed since this version of instamancer was released.
539539
More info: https://scriptsmith.github.io/instamancer/api-change
540540
`,
541-
validationReporter,
541+
{validationReporter, post},
542542
);
543543
}
544544
}

0 commit comments

Comments
 (0)