fixed tests with mock credentials
Robert 'phaylon' Sedlacek [Tue, 18 Sep 2012 00:42:58 +0000 (00:42 +0000)]
t/publish_mediawiki.t

index 8d5f7d3..97035ae 100644 (file)
@@ -30,6 +30,9 @@ do {
 
 my $conn = TestConnection->new;
 my $wiki = MediaWiki->new(
+  api_uri => 'http://example.com:9999/',
+  username => 'foo',
+  password => 'bar',
   connection => $conn,
   page => {
     foo => {