Skip to content

Commit

Permalink
[Bug Fix] : npm run setup bug (#714)
Browse files Browse the repository at this point in the history
* Test : lib/resolvers/group_chat_query/groupChatMessages.js

* Add Test  : Added Valid JSON Check

* Bug Fix : Renamed about.md

* Bugfix : add correct heading

* Delete groupChatMessages.spec.js
  • Loading branch information
SiddheshKukade authored Jun 8, 2022
1 parent 42d7ba2 commit 08433d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/Display_About.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const display_about = () => {
);

//Display the text on console
display_heading('TALAWA ADMIN');
display_heading('TALAWA API');
display_markdown(data);
};

Expand Down
File renamed without changes.

0 comments on commit 08433d8

Please sign in to comment.