From 0b81ccb254f5db2b8f46778d2378340832dd24a9 Mon Sep 17 00:00:00 2001 From: Patrick Smith Date: Mon, 24 Sep 2018 15:56:36 -0400 Subject: [PATCH] Rename internal comment test --- tests/routes/test_request_approval.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/routes/test_request_approval.py b/tests/routes/test_request_approval.py index 7a0ed0d7..79911b67 100644 --- a/tests/routes/test_request_approval.py +++ b/tests/routes/test_request_approval.py @@ -129,7 +129,7 @@ def test_ccpo_user_can_comment_on_request(client, user_session): assert request.internal_comments[0].text == comment_text -def test_ccpo_user_can_comment_on_request(client, user_session): +def test_comment_text_is_required(client, user_session): user = UserFactory.from_atat_role("ccpo") user_session(user) request = RequestFactory.create_with_status(