Remove QR Plus customization hint from event and programme show pages.
Deploy Ladill Events / deploy (push) Successful in 59s
Deploy Ladill Events / deploy (push) Successful in 59s
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -122,7 +122,6 @@ class EventSpeakerManagementTest extends TestCase
|
||||
$this->actingAs($owner)
|
||||
->get(route('events.show', $event))
|
||||
->assertOk()
|
||||
->assertSee('Customize colors, logos, and frames in QR Plus.', false)
|
||||
->assertSee('Programme outline', false)
|
||||
->assertDontSee('Quick style presets', false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user