Skip to content

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