Skip to content

Commit 698877c

Browse files
Apply suggestion from @DanielleMaywood
Co-authored-by: Danielle Maywood <[email protected]>
1 parent b1e5c28 commit 698877c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The testing framework (`echo_test.go`) does the following:
1515
- Starts the AgentAPI server with a fake agent (`echo.go`). This fake agent reads the scripted conversation from the specified JSON file.
1616
- The testing framework then sends messages to the fake agent.
1717
- The fake agent validates the expected messages and sends predefined responses.
18-
- The testing framework validates the the actual responses against expected outcomes.
18+
- The testing framework validates the actual responses against expected outcomes.
1919

2020
## Adding a new test
2121

0 commit comments

Comments
 (0)