diff options
author | Robin Doherty <rdoherty@gmail.com> | 2015-11-12 20:25:53 +1100 |
---|---|---|
committer | Robin Doherty <rdoherty@gmail.com> | 2015-11-12 20:37:26 +1100 |
commit | de1e3408cc7d8a4beff703944c3659aeb9032fd2 (patch) | |
tree | 27c7566e935c8b3fff85a71f5a3f916ebd8c8c12 /service/test/functional/features/compose_save_draft_and_send.feature | |
parent | 3ef5fb5dd004edcf23d55b2533c37ffafec828f4 (diff) |
remove save draft button, related css and js
Diffstat (limited to 'service/test/functional/features/compose_save_draft_and_send.feature')
-rw-r--r-- | service/test/functional/features/compose_save_draft_and_send.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/service/test/functional/features/compose_save_draft_and_send.feature b/service/test/functional/features/compose_save_draft_and_send.feature index 1a886d14..6c7f31c3 100644 --- a/service/test/functional/features/compose_save_draft_and_send.feature +++ b/service/test/functional/features/compose_save_draft_and_send.feature @@ -24,7 +24,6 @@ Feature: compose mail, save draft and send mail | subject | body | | Pixelated rocks! | You should definitely use it. Cheers, User. | And for the 'To' field I enter 'pixelated@friends.org' - And I save the draft When I select the tag 'drafts' When I open the first mail in the mail list And I send it |