Skip to content

Commit 423d6b7

Browse files
committed
address comments
1 parent 99e35d6 commit 423d6b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

e2e/smoke-tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Before running the tests, you will need:
1515

1616
#### Project Config and Test User
1717

18-
Create a file named `firebase-config.js` in the top level of this `s` directory. The contents of the file should be:
18+
Create a file named `firebase-config.js` in the top level of this `e2e/smoke-tests` directory. The contents of the file should be:
1919

2020
```javascript
2121
// A config for a project

e2e/template/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# E2E Test Package Template
22

3-
This is a template for an E2E test package. It contains one dependency not used in the global monorepo workspace to confirm the dependencies in this directory do not affect the global workspace.
3+
This is a template for an E2E test package. It contains one small dependency (date-fns) not used in the global monorepo workspace to confirm the dependencies in this directory do not affect the global workspace.

0 commit comments

Comments
 (0)