Go-JWT-Postgres-Mysql-Restful-API
Go-JWT-Postgres-Mysql-Restful-API copied to clipboard
"errorMessage" not used in this method
https://github.com/victorsteven/Go-JWT-Postgres-Mysql-Restful-API/blob/df87a725e7ea51d4400f243121e96ac30bbea90f/tests/controllertests/post_controller_test.go#L168
Can errorMessage be omitted from the TestGetPostByID Method? Its not used anywhere else other than the struct.