fix(ui): use clinician-friendly assessment copy
Deploy Ladill Care / deploy (push) Successful in 1m22s
Deploy Ladill Care / deploy (push) Successful in 1m22s
Replace internal design jargon (Layer 1, narrative source of truth, pathway instruments) with plain clinical language on consultations, patient charts, settings, and nav.
This commit is contained in:
@@ -248,7 +248,7 @@ class CarePathwayTest extends TestCase
|
||||
$this->actingAs($this->user)
|
||||
->get(route('care.consultations.show', $consultation))
|
||||
->assertOk()
|
||||
->assertSee('Clinical pathways')
|
||||
->assertSee('Condition pathways')
|
||||
->assertSee('Stroke')
|
||||
->assertSee('keyword:');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user