Skip to content

Commit 2a97501

Browse files
chore/local-testing
1 parent 83d07c7 commit 2a97501

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

constants/requests.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ export const REQUEST_LOG_TYPE = {
2828
PENDING_REQUEST_FOUND: "PENDING_REQUEST_FOUND",
2929
REQUEST_ALREADY_APPROVED: "REQUEST_ALREADY_APPROVED",
3030
REQUEST_ALREADY_REJECTED: "REQUEST_ALREADY_REJECTED",
31+
//comment for testing purposes
3132
};
3233

3334
export const REQUEST_CREATED_SUCCESSFULLY = "Request created successfully";

0 commit comments

Comments
 (0)