From 1db93b2f3d721f82fe74f39b2a5ea2b7e15d920c Mon Sep 17 00:00:00 2001 From: naveendas Date: Sat, 11 Mar 2023 17:30:04 +0530 Subject: [PATCH] Rename comment_test.rb to comment_system_test.rb --- .../{comment_test.rb => comment_system_test.rb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/comment_system_tests/{comment_test.rb => comment_system_test.rb} (100%) diff --git a/test/comment_system_tests/comment_test.rb b/test/comment_system_tests/comment_system_test.rb similarity index 100% rename from test/comment_system_tests/comment_test.rb rename to test/comment_system_tests/comment_system_test.rb