Go-JWT-Postgres-Mysql-Restful-API icon indicating copy to clipboard operation
Go-JWT-Postgres-Mysql-Restful-API copied to clipboard

"errorMessage" not used in this method

Open aprice00 opened this issue 4 years ago • 0 comments

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.

aprice00 avatar Jan 27 '21 00:01 aprice00