8000 Fix path to test_integration.py in README (#1405) · sharp-bits/localstack@1ba2b20 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1ba2b20

Browse files
Chad Greenburgwhummer
authored andcommitted
Fix path to test_integration.py in README (localstack#1405)
Updating the path to the test_integration.py in the README
1 parent af6332e commit 1ba2b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ def my_app_test():
311311
# here goes your test logic
312312
```
313313

314-
See the example test file `tests/test_integration.py` for more details.
314+
See the example test file `tests/integration/test_integration.py` for more details.
315315

316316
## Integration with Serverless
317317

0 commit comments

Comments
 (0)
0