Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(commands.tape): add new commands and update existing commands
- Added new command 'Type "php artisan soar:score" Sleep 100ms Enter 1 Sleep 3s Type "select * from `users`;' Sleep 100ms Enter 1 Sleep 3s' - Updated existing command 'Type "php artisan soar:score --option=-query='select * from user;'" Sleep 100ms Enter 1 Sleep 5s'
- Loading branch information