Skip to content
Snippets Groups Projects
Commit d8167cc6 authored by dpi's avatar dpi
Browse files

Event type test fixes.

parent 73f00f5f
No related branches found
No related tags found
Loading
......@@ -33,7 +33,7 @@ class EventTypeTest extends RNGTestBase {
$event_bundle->delete();
// Event types button on admin
$this->drupalGet('admin/config');
$this->drupalGet('admin/structure');
$this->assertLinkByHref(Url::fromRoute('rng.event_type.overview')->toString());
$this->assertRaw('Manage which entity bundles are designated as events.', 'Button shows in administration.');
......
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