Commit 786179b9 authored by Doris Tam's avatar Doris Tam 🌷
Browse files

Bug 1956900: Update no longer working url from external feed test

Change-Id: Ib769d26eef832e031503f3d733c466c1b5477882
parent 3a9c454d
Loading
Loading
Loading
Loading
+1 −8
Original line number Diff line number Diff line
@@ -23,14 +23,7 @@ Scenario: Add some externalfeed blocks
    And I click on blocktype "External feed"
    Then I should see "URL of a valid RSS or ATOM feed"
    And I fill in "Feed location" with "http://www.apple.com/main/rss/hotnews/hotnews.rss"
    And I press "Save"
    Then I should see "provided by Apple."
    When I follow "Drag to add a new block" in the "blocktype sidebar" "Views" property
    And I press "Add"
    And I click on blocktype "External feed"
    And I set the field "Block title" to ""
    And I fill in "Feed location" with "http://php.net/feed.atom"
    And I fill in "Items to show" with "2"
    And I enable the switch "Show feed items in full"
    And I press "Save"
    Then I should see "PHP.net"
    Then I should see "provided by Apple."
 No newline at end of file