Closed Kandy-Peter closed 2 years ago
In the test pull request, the counter comments function will test the number of comments of a unique movie. if there's no comment it will return " Comments ", and if there are comments we will get " Comments (n)".
" Comments "
" Comments (n)"
In the test pull request, the counter comments function will test the number of comments of a unique movie. if there's no comment it will return
" Comments "
, and if there are comments we will get" Comments (n)"
.