Skip to content

Commit ba2ea37

Browse files
committed
Replaced legacy URLs (added example)
1 parent 4772d5f commit ba2ea37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Testing.md

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

3-
How you handle this is entirely up to the test framework/runner you're using. For examples using [Mocha](https://mochajs.org/) and [Chai](https://www.chaijs.com), please refer to the [E2E tests](https://github.com/nuxy/lambda-lambda-lambda/tree/master/test/e2e/async) included with this package.
3+
How you handle this is entirely up to the test framework/runner you're using. For examples using [Mocha](https://mochajs.org/) and [Chai](https://www.chaijs.com), please refer to the [E2E tests](https://github.com/lambda-lambda-lambda/example/tree/master/restfulApiHandler/test) included in the [L³ example](https://github.com/lambda-lambda-lambda/example) application.

0 commit comments

Comments
 (0)