Repository: incubator-ariatosca
Updated Branches:
  refs/heads/ARIA-278-Remove-core-tasks 85e44e912 -> 70cfab13c (forced update)


removed a test


Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/70cfab13
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/70cfab13
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/70cfab13

Branch: refs/heads/ARIA-278-Remove-core-tasks
Commit: 70cfab13c97760f6d9b72cb7bf51ebae222941a3
Parents: aa6f801
Author: max-orlov <ma...@gigaspaces.com>
Authored: Thu Jun 15 22:04:08 2017 +0300
Committer: max-orlov <ma...@gigaspaces.com>
Committed: Sun Jun 18 11:55:47 2017 +0300

----------------------------------------------------------------------
 tests/orchestrator/workflows/executor/test_process_executor.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/70cfab13/tests/orchestrator/workflows/executor/test_process_executor.py
----------------------------------------------------------------------
diff --git a/tests/orchestrator/workflows/executor/test_process_executor.py 
b/tests/orchestrator/workflows/executor/test_process_executor.py
index cde5402..a4543cd 100644
--- a/tests/orchestrator/workflows/executor/test_process_executor.py
+++ b/tests/orchestrator/workflows/executor/test_process_executor.py
@@ -114,4 +114,4 @@ def ctx(tmpdir):
 
 @pytest.fixture
 def model(ctx):
-    return ctx.model
\ No newline at end of file
+    return ctx.model

Reply via email to