Skip to content

Adds appropriate types to courses.service.ts - #2

Merged
jhades merged 1 commit into
angular-university:1-startfrom
duncannevin:patch-1
Jun 25, 2019
Merged

jhades merged 1 commit into
angular-university:1-startfrom
duncannevin:patch-1

Conversation

@duncannevin

Copy link
Copy Markdown

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

jhades commented Jun 25, 2019

Copy link
Copy Markdown
Contributor

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

@duncannevin

Copy link
Copy Markdown
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