You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2018/06/12 00:03:35 UTC

[16/17] james-project git commit: Correct a scenario explanation

Correct a scenario explanation


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/257eae57
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/257eae57
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/257eae57

Branch: refs/heads/master
Commit: 257eae573ca0bd80fca7580c63abb3c6b506091a
Parents: bb176e0
Author: benwa <bt...@linagora.com>
Authored: Fri Jun 8 17:58:28 2018 +0700
Committer: benwa <bt...@linagora.com>
Committed: Tue Jun 12 07:02:02 2018 +0700

----------------------------------------------------------------------
 .../src/test/resources/cucumber/DownloadGet.feature                | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/257eae57/server/protocols/jmap-integration-testing/jmap-integration-testing-common/src/test/resources/cucumber/DownloadGet.feature
----------------------------------------------------------------------
diff --git a/server/protocols/jmap-integration-testing/jmap-integration-testing-common/src/test/resources/cucumber/DownloadGet.feature b/server/protocols/jmap-integration-testing/jmap-integration-testing-common/src/test/resources/cucumber/DownloadGet.feature
index 565e1be..a68740e 100644
--- a/server/protocols/jmap-integration-testing/jmap-integration-testing-common/src/test/resources/cucumber/DownloadGet.feature
+++ b/server/protocols/jmap-integration-testing/jmap-integration-testing-common/src/test/resources/cucumber/DownloadGet.feature
@@ -55,7 +55,7 @@ Feature: Download GET
     Then she can read that blob
     And the blob size is 4963
 
-  Scenario: Getting a message blob previously stored
+  Scenario: Content-Length header should be positioned before transfers starts
     Given "alice@domain.tld" mailbox "INBOX" contains a big message "1"
     When "alice@domain.tld" downloads "1"
     Then the blob size is 2621440


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org