Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds appropriate types to courses.service.ts #2

Merged
merged 1 commit into from
Jun 25, 2019

Conversation

duncannevin
Copy link

The course is missing the correct types for the saveCourse method so that tests were unable to run properly. Looks like this is fixed on the master branch but is not implemented in the 1-start branch.

Changes:

  • Adds correct type information to saveCourse method in course.service.ts

The course is missing the correct types for the `saveCourse` method so that tests were unable to run properly. Looks like this is fixed on the master branch but is not implemented in the 1-start branch.

Changes:

- Adds correct type information to saveCourse method in `course.service.ts`
@jhades jhades merged commit 66458db into angular-university:1-start Jun 25, 2019
@jhades
Copy link
Contributor

jhades commented Jun 25, 2019

Merged, thank you for submitting the PR, and enjoy the course.

@duncannevin
Copy link
Author

My pleasure! This course is the perfect introductory to testing Angular apps.

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