✨ Story 5.1: formulaire contact HTML5
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$ErrorActionPreference = 'Stop'
|
||||
$ErrorActionPreference = 'Stop'
|
||||
$here = Split-Path -Parent $MyInvocation.MyCommand.Path
|
||||
& (Join-Path $here 'structure.test.ps1')
|
||||
& (Join-Path $here 'tailwind.test.ps1')
|
||||
@@ -20,4 +20,5 @@ php (Join-Path $here 'tools.test.php')
|
||||
php (Join-Path $here 'about.test.php')
|
||||
php (Join-Path $here 'passions.test.php')
|
||||
php (Join-Path $here 'testimonials.test.php')
|
||||
'OK'
|
||||
php (Join-Path $here 'contact.test.php')
|
||||
'OK'
|
||||
|
||||
Reference in New Issue
Block a user