Skip to content
Snippets Groups Projects
Commit 48d2c184 authored by Alex Barth's avatar Alex Barth
Browse files

Adjust test to second last commit.

parent a522bfbd
No related branches found
No related tags found
No related merge requests found
......@@ -113,7 +113,7 @@ class FeedsUIUserInterfaceTestCase extends FeedsWebTestCase {
$this->drupalPost('admin/build/feeds/edit/test_feed/settings', $edit, 'Save');
// Assert results of change.
$this->assertText('Edit Syndication feed');
$this->assertText('Edit importer: Syndication');
$this->assertText('Attached to: Page');
$this->assertText('Refresh: every 1 hour');
$this->drupalGet('admin/build/feeds');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment