From b80032d9d8e904648f7f57574514b5a3af8a5345 Mon Sep 17 00:00:00 2001 From: aibaljose Date: Sat, 15 Jun 2024 23:44:31 +0530 Subject: [PATCH 1/2] v2 --- aibal_jose_book_app/add_books_feature/list_all_books.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 aibal_jose_book_app/add_books_feature/list_all_books.txt diff --git a/aibal_jose_book_app/add_books_feature/list_all_books.txt b/aibal_jose_book_app/add_books_feature/list_all_books.txt new file mode 100644 index 00000000..709e24bd --- /dev/null +++ b/aibal_jose_book_app/add_books_feature/list_all_books.txt @@ -0,0 +1 @@ +This is the feature which shows the user all the books they’ve created as a list. \ No newline at end of file From 7cedb76694f5c2cd4eeeaaf083e6b0ee2b193ecb Mon Sep 17 00:00:00 2001 From: aibaljose Date: Sat, 15 Jun 2024 23:47:21 +0530 Subject: [PATCH 2/2] v2 --- aibal_jose_book_app/add_books_feature/list_all_books.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/aibal_jose_book_app/add_books_feature/list_all_books.txt b/aibal_jose_book_app/add_books_feature/list_all_books.txt index 709e24bd..eaeac0e8 100644 --- a/aibal_jose_book_app/add_books_feature/list_all_books.txt +++ b/aibal_jose_book_app/add_books_feature/list_all_books.txt @@ -1 +1,2 @@ -This is the feature which shows the user all the books they’ve created as a list. \ No newline at end of file +This is the feature which shows the user all the books they’ve created as a list. +List all books will list all books in ascending order. \ No newline at end of file