Skip to content

Commit

Permalink
Adds first pass at twitter cron tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobemerick committed Aug 31, 2017
1 parent 05ec65c commit 91e2ce0
Show file tree
Hide file tree
Showing 2 changed files with 827 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cron/Twitter.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ public function run()
return;
}
}
exit('stahp');

$page++;
}
}
Expand Down
Loading

0 comments on commit 91e2ce0

Please sign in to comment.