Skip to content

Commit

Permalink
Fix anchor link for Simulating User Messages
Browse files Browse the repository at this point in the history
  • Loading branch information
Lloople authored Jul 25, 2018
1 parent ca6d06a commit 903340f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@

- [Introduction](#introduction)
- [Testing Multiple Replies](#testing-multiple-replies)
- [Simulating User Messages](#simulationg-user-messages)
- [Simulating User Messages](#simulating-user-messages)
- [Available Assertions](#available-assertions)
- [Testing Conversations](#testing-conversations)
- [Testing Events](#testing-events)
- [Advanced Testing](#advanced-testing)

> {callout-info} The BotMan testing features are only available in combination with [BotMan Studio](/__version__/botman-studio).
<a id="introduction"></a>
## Introduction

Like Laravel, BotMan is build with testing in mind. Every part of it is well tested and this is the only way to keep such a big project running properly.
Expand Down

0 comments on commit 903340f

Please sign in to comment.