vfurmane / pipex-tester

Project Tester - Pipex
MIT License
73 stars 5 forks source link

Bug on test 8 #8

Closed Jkutkut closed 2 years ago

Jkutkut commented 2 years ago

On all tests, after the execution of the pipex_test, the status code is stored on the variable "status_code". However, on the 8th test, this was not the case.

With this simple request, the problem should be fixed.