Add dashboard upgrade banner for free POS plans.
Deploy Ladill POS / deploy (push) Successful in 1m0s
Deploy Ladill POS / deploy (push) Successful in 1m0s
Highlight Pro and Business plans on the register overview for merchants on the free tier. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -47,6 +47,8 @@ class PosRegisterTest extends TestCase
|
||||
->get(route('pos.dashboard'))
|
||||
->assertOk()
|
||||
->assertSee('Overview')
|
||||
->assertSee('Unlock POS Pro or Business')
|
||||
->assertSee('View plans')
|
||||
->assertSee('favicon.ico', false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user