Address reviews

This commit is contained in:
Swikriti Tripathi
2023-05-03 10:35:48 +05:45
parent 97b0094ed3
commit 7a195eaf46
@@ -1,7 +1,7 @@
@api
Feature: get robots.txt
As a user
I want to get a file
I want to get file robots.txt
So that I can check its content
@issue-1314