test numbered demo titles
This commit is contained in:
parent
3a707bb9d6
commit
d9a3040040
2 changed files with 15 additions and 14 deletions
|
|
@ -29,7 +29,7 @@ class DemoSeedDataTest extends TestCase
|
|||
$this->assertSame(
|
||||
[
|
||||
[
|
||||
'title' => 'Introduction',
|
||||
'title' => '1. Introduction',
|
||||
'description' => 'Your beliefs influence your thinking, '
|
||||
. 'and your thinking drives your choices. When you '
|
||||
. 'nurture healthy beliefs - about yourself, about '
|
||||
|
|
@ -38,7 +38,7 @@ class DemoSeedDataTest extends TestCase
|
|||
. 'confidence, and hope.',
|
||||
],
|
||||
[
|
||||
'title' => 'Foundations',
|
||||
'title' => '2. Foundations',
|
||||
'description' => 'Focal points for thriving in a chaotic '
|
||||
. 'world. In this fast, complex era, you flourish '
|
||||
. 'when you develop clarity, well-being, resilience, '
|
||||
|
|
@ -46,24 +46,24 @@ class DemoSeedDataTest extends TestCase
|
|||
. 'spiritual intention.',
|
||||
],
|
||||
[
|
||||
'title' => 'Divine Plan',
|
||||
'title' => '3. Divine Plan',
|
||||
'description' => 'Understanding the unique greatness of '
|
||||
. 'our generation and the call to remain hopeful, '
|
||||
. 'optimistic, and resilient.',
|
||||
],
|
||||
[
|
||||
'title' => 'Architecture of the Soul',
|
||||
'title' => '4. Architecture of the Soul',
|
||||
'description' => "Becoming a Baal Da'at - A Master of "
|
||||
. 'Inner Awareness',
|
||||
],
|
||||
[
|
||||
'title' => 'Arba Yesodot',
|
||||
'title' => '5. Arba Yesodot',
|
||||
'description' => 'A structured approach to balanced '
|
||||
. 'living: Physical & Financial Health, '
|
||||
. 'Relationships, Wisdom and Guidance.',
|
||||
],
|
||||
[
|
||||
'title' => 'Fluid Integration',
|
||||
'title' => '6. Fluid Integration',
|
||||
'description' => 'A series of practical exercises to '
|
||||
. 'engender a shift in mindset, embed healthy '
|
||||
. 'routines, positive life practices.',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue