-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update API endpoint to return task due time for future scheduled…
… tasks (#34332) * fix: update API endpoint to return task due time for future scheduled tasks * test: updated InstructorEmailContentList tests to accomodate changes * fix: returend unformatted created date to support easy conversion at frontend * test: updated tests to accommodate unformatted date value in API response * refactor: removed duplicate code and use of random numbers --------- Co-authored-by: eemaanamir <[email protected]>
- Loading branch information
1 parent
1dab744
commit c848767
Showing
3 changed files
with
31 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters