Story 3.4: page projet individuelle

This commit is contained in:
2026-02-04 17:11:44 +01:00
parent 136cdf1736
commit 475a8f5457
4 changed files with 208 additions and 37 deletions

View File

@@ -12,4 +12,5 @@ $here = Split-Path -Parent $MyInvocation.MyCommand.Path
php (Join-Path $here 'projects.test.php')
php (Join-Path $here 'router.test.php')
php (Join-Path $here 'projects-list.test.php')
php (Join-Path $here 'project-single.test.php')
'OK'