Hide specialty department roster from the module overview.
Deploy Ladill Care / deploy (push) Failing after 1m4s
Deploy Ladill Care / deploy (push) Failing after 1m4s
Departments still provision in the background; the list added no operational value on the page. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -220,7 +220,6 @@ class CareSpecialtyModulesTest extends TestCase
|
||||
->get(route('care.specialty.show', 'dentistry'))
|
||||
->assertOk()
|
||||
->assertSee('Dentistry')
|
||||
->assertSee('Departments')
|
||||
->assertSee('Overview')
|
||||
->assertSee('Stage map');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user