Skip to content

Conversation

@simply-alliv
Copy link
Collaborator

Before submitting your PR for review

  • Run npm run lint to find errors in code syntax/format
  • Run npm run lint:fix to fix all auto-fixable errors in source code and auto-format with prettier
  • Ensure you fix any linting errors displayed after running any of the above commands

What does this PR do?

Ensures that the validation schema (rules) of updating a reply are made available through the index file in the utils/validationRules folder.

description of Task to be completed?

Includes the validation schema for updating a reply the utils/validationRules/Replies/updateReplySchema.js by requiring and exporting it in the utils/validationRules/index.js file.

How should this be manually tested?

Give bullet point instructions on how to setup the code and test it manually (Assume no prior experience on JS or code)

Any background context you want to provide?

None

What is the link to the issue on Github?

None

Questions:

None

@simply-alliv simply-alliv merged commit 62ed612 into develop Jul 1, 2020
@piouson piouson deleted the simply-alliv-patch-2 branch July 8, 2020 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants