aboutsummaryrefslogtreecommitdiffstats
path: root/tests/steps
diff options
context:
space:
mode:
Diffstat (limited to 'tests/steps')
-rw-r--r--tests/steps/initial_setup_steps.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/steps/initial_setup_steps.py b/tests/steps/initial_setup_steps.py
index 5bf9591de8..0abd8b8900 100644
--- a/tests/steps/initial_setup_steps.py
+++ b/tests/steps/initial_setup_steps.py
@@ -28,10 +28,6 @@ def open_evolution_and_setup_fake_account(context):
* Complete Account Summary in Evolution Account Assistant
* Complete Done dialog in Evolution Account Assistant
""")
- # Evo doesn't create default addressbook immidiately
- # We should restart it
- system("evolution --force-shutdown 2&> /dev/null")
- context.execute_steps(u'* Start a new Evolution instance')
@step(u'Complete Receiving Options in Evolution Account Assistant')