test editable heading alignment
This commit is contained in:
parent
0931819100
commit
df410e1706
1 changed files with 2 additions and 1 deletions
|
|
@ -96,7 +96,8 @@ class DemoSeedDataTest extends TestCase
|
||||||
|
|
||||||
private function expectedIntroductionRichText(): string
|
private function expectedIntroductionRichText(): string
|
||||||
{
|
{
|
||||||
return '<h2>What is Baderech HaAvoda?</h2>'
|
return '<h2 style="text-align: center;">'
|
||||||
|
. 'What is Baderech HaAvoda?</h2>'
|
||||||
. '<h3>Why We Need a Path of Spiritual Practice</h3>'
|
. '<h3>Why We Need a Path of Spiritual Practice</h3>'
|
||||||
. "<p>A 'Baderech HaAvoda' is a way of living - a structured "
|
. "<p>A 'Baderech HaAvoda' is a way of living - a structured "
|
||||||
. 'path for inner and outer growth, spiritual refinement, and '
|
. 'path for inner and outer growth, spiritual refinement, and '
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue