We only need 2 browser instances. Removed 2 because not needed.

This commit is contained in:
Martin Edenhofer 2013-06-19 23:41:06 +02:00
parent 9fce89fe4f
commit b1c0dca9cc

View file

@ -92,13 +92,6 @@ class MaintenanceMessageTest < TestCase
}, },
{ {
:name => 'start', :name => 'start',
:instance1 => browser_instance,
:instance2 => browser_instance,
:instance1_username => 'master@example.com',
:instance1_password => 'test',
:instance2_username => 'agent1@example.com',
:instance2_password => 'test',
:url => browser_url,
:action => [ :action => [
{ {
:where => :instance1, :where => :instance1,