Skip to content
This repository was archived by the owner on Nov 5, 2025. It is now read-only.

Commit a0c895f

Browse files
Fix
1 parent 4512923 commit a0c895f

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
@@ -5,7 +5,7 @@
55
>
66
> In this session, you will learn best practices and see design patterns in action that allow you to interact with your database without going crazy. In other words: you will learn how to implement testable database interaction – and how to test it.
77
8-
The example application developed in this repository was used, for example ;-), by [Sebastian Bergmann](https://thephp.cc/company/consultants/sebastian-bergmann) in hist "[Event-Based Testing](https://thephp.cc/presentations/event-based-testing?ref=github)" and "[Testable Database Interaction](https://thephp.cc/presentations/testable-database-interaction?ref=github)" presentations.
8+
The example application developed in this repository was used, for example ;-), by [Sebastian Bergmann](https://thephp.cc/company/consultants/sebastian-bergmann) in his "[Event-Based Testing](https://thephp.cc/presentations/event-based-testing?ref=github)" and "[Testable Database Interaction](https://thephp.cc/presentations/testable-database-interaction?ref=github)" presentations.
99

1010
**This is example code that is not production-ready. It is intended for studying and learning purposes.**
1111

0 commit comments

Comments
 (0)