Skip to content
This repository has been archived by the owner on Dec 18, 2022. It is now read-only.

Commit

Permalink
Update test_url. Reddit isn't liking deviant art for some reason.
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Sims committed Jul 13, 2014
1 parent c9f0388 commit f62f232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/SocialworthTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

class SocialworthTest extends \PHPUnit_Framework_TestCase
{
protected $test_url = 'http://deviantart.com';
protected $test_url = 'http://github.com';
protected $test_bad_url = 'supercalifragilisticexpialidocious';
protected $test_no_results_url = 'http://thisisbogus.supercalifragilisticexpialidocious.gov';
protected $bogus_service_name = 'wubbalubbadubdubs';
Expand Down

0 comments on commit f62f232

Please sign in to comment.