Skip to content

Commit

Permalink
Fix fixtures.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Nov 15, 2017
1 parent 6ef4220 commit 7f04219
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Expand Up @@ -78,7 +78,7 @@ public function testStore()
$this->assertStringMatchesFormat(
'From: user
To: user
Date:
Date:
Subject: ABC1234
User-Agent: Horde::Kolab::Storage v%s
MIME-Version: 1.0
Expand Down
Expand Up @@ -77,9 +77,9 @@ public function testStore()
$this->assertStringMatchesFormat(
'From: user
To: user
Date:
Date:
Subject: ABC1234
User-Agent: Horde_Kolab_Storage v%s
User-Agent: Horde_Kolab_Storage %s
MIME-Version: 1.0
X-Kolab-Type: application/x-vnd.kolab.note
Content-Type: multipart/mixed; name="Kolab Groupware Data";
Expand Down

0 comments on commit 7f04219

Please sign in to comment.