File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
tests/srcWithManifestTestRepo/tests Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- Write-Host " === BEFOREALL SETUP SCRIPT (Environments) EXECUTING ==="
2- Write-Host " Setting up test environment for Environments ..."
1+ Write-Host " === BEFOREALL SETUP SCRIPT EXECUTING ==="
2+ Write-Host " Setting up test environment..."
33
4- # Example setup tasks for Environments directory :
5- Write-Host " Initializing Environments test environment..."
4+ # Example setup tasks for test environment :
5+ Write-Host " Initializing test environment..."
66
7- Write-Host " Environments environment setup completed successfully!"
8- Write-Host " === BEFOREALL SETUP SCRIPT (Environments) COMPLETED ==="
7+ Write-Host " Test environment setup completed successfully!"
8+ Write-Host " === BEFOREALL SETUP SCRIPT COMPLETED ==="
You can’t perform that action at this time.
0 commit comments