added it_get_settings, it_flush_cache, it_set_stripe, it_set_email test

This commit is contained in:
Peter Papp
2021-03-05 19:34:51 +01:00
parent 842abcb6b1
commit 4c947a0e4d
3 changed files with 111 additions and 44 deletions

View File

@@ -95,19 +95,19 @@ return [
'extended' => [
[
'name' => 'section_features',
'value' => '1',
'value' => 1,
],
[
'name' => 'section_feature_boxes',
'value' => '1',
'value' => 1,
],
[
'name' => 'section_pricing_content',
'value' => '1',
'value' => 1,
],
[
'name' => 'section_get_started',
'value' => '1',
'value' => 1,
],
[
'name' => 'header_title',