Skip to content

Commit 44b332e

Browse files
committed
Move controller tests for category features and license into SolrPro
module
1 parent 47255b0 commit 44b332e

File tree

3 files changed

+0
-53
lines changed

3 files changed

+0
-53
lines changed

src/app/code/community/IntegerNet/Solr/Test/Config/Config.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ class IntegerNet_Solr_Test_Config_Config extends EcomDev_PHPUnit_Test_Case_Confi
1111
{
1212
/**
1313
* @test
14-
* @loadExpections
1514
*/
1615
public function globalConfig()
1716
{

src/app/code/community/IntegerNet/Solr/Test/Controller/Category.php

Lines changed: 0 additions & 51 deletions
This file was deleted.

src/app/code/community/IntegerNet/Solr/Test/Controller/Configuration.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ public function shouldShowStatusBlock()
2929
'Solr server configuration is complete.',
3030
'Connection to Solr server established successfully.',
3131
'Test search request issued successfully.',
32-
'You haven\'t entered your license key yet.'
3332
];
3433
foreach ($expectedMessages as $message) {
3534
/*

0 commit comments

Comments
 (0)