Skip to content

Commit 26d209d

Browse files
authored
Update 1-install-and-setup.md
1 parent 25ec67e commit 26d209d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/1-install-and-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ bootstrap(<MyApp>, [
145145

146146
### 8. Inject AngularFire
147147

148-
Open `/src/app/<my-app>.component.ts`:
148+
Open `/src/app/<my-app>.component.ts`, and make sure to modify/delete any tests to get the sample working (tests are still important, you know):
149149

150150
```ts
151151
import { Component } from '@angular/core';

0 commit comments

Comments
 (0)