Skip to content

Commit

Permalink
Wrong namespace imported
Browse files Browse the repository at this point in the history
  • Loading branch information
bramski80 committed Jan 24, 2013
1 parent c5e1e48 commit cc2eb54
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

namespace Solarium\Tests\Plugin\BufferedAdd\Event;
use Solarium\Plugin\BufferedAdd\Event\AddDocument;
use Solarium\QueryType\Update\Query\Document\Document;
use Solarium\QueryType\Update\Query\Document;

class AddDocumentTest extends \PHPUnit_Framework_TestCase
{
Expand Down

0 comments on commit cc2eb54

Please sign in to comment.