[gnome-boxes] tests: Minor English fixes
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] tests: Minor English fixes
- Date: Mon, 2 Feb 2015 13:50:21 +0000 (UTC)
commit dfa5b641e8575f60134eb97f901fe8bf6b5a1c50
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Sat Jan 24 19:37:56 2015 +0000
tests: Minor English fixes
tests/steps/creation.py | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tests/steps/creation.py b/tests/steps/creation.py
index a6e59ab..0ce25d3 100644
--- a/tests/steps/creation.py
+++ b/tests/steps/creation.py
@@ -9,7 +9,7 @@ from utils import get_showing_node_name
@step('Create new box "{name}"')
def create_machine(context, name):
"""
- Create new box, wait till it finish and save IP
+ Create new box, wait till it finishes and save its IP
"""
context.execute_steps(u"""
* Create new box from menu "%s"
@@ -69,7 +69,7 @@ def import_image(context, name, location):
@step('Initiate new box "{name}" installation')
def create_machine_no_wait(context, name):
"""
- Initiate new box installation, no IP saved, no wait for box readines
+ Initiate new box installation but don't save its IP nor wait for it to be ready
"""
context.execute_steps(u"""
* Create new box from menu "%s"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]