Skip to content

Commit fff25b1

Browse files
committed
Updated README.md
1 parent 4ea46d5 commit fff25b1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ Boilerplate with React ⚛️ and Firebase 🔥designed to quickly spin up a ful
2424
- [Unit Testing](#unit-testing)
2525
- [Linting](#linting)
2626
- [Cloud functions](#cloud-functions)
27-
- [Unit Testing](#unit-testing-1)
2827
- [Prerequisites](#prerequisites)
2928
- [Getting started](#getting-started)
3029
- [Setting up the Firebase project locally](#setting-up-the-firebase-project-locally)
@@ -158,10 +157,6 @@ React Firebase Admin is our in-house admin dashboard boilerplate, used in many o
158157
- [Camelcase](https://github.com/sindresorhus/camelcase) (★ 423) convert a dash/dot/underscore/space separated string to camelCase.
159158
- [Resize Image](https://github.com/firebase/extensions/tree/master/storage-resize-images) (★ 372) Firebase Extension to create resized versions of images uploaded to Cloud Storage.
160159

161-
### Unit Testing
162-
163-
- [Firebase-functions-test](https://github.com/firebase/firebase-functions-test) (★ 117) unit testing library for Cloud Functions for Firebase.
164-
165160
## Prerequisites
166161

167162
- [Firebase](https://firebase.google.com/) account in order to set up the serverless BaaS for the project.

0 commit comments

Comments
 (0)