File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ It is based on [rybakit/phpunit-extras](https://github.com/rybakit/phpunit-extra
1515 * [ Lua] ( #lua )
1616 * [ Sql] ( #sql )
1717 * [ Requirements] ( #requirements )
18- * [ clientPacker ] ( #clientpacker )
19- * [ luaCondition ] ( #luacondition )
20- * [ Tarantool ] ( #tarantool )
18+ * [ ClientPacker ] ( #clientpacker )
19+ * [ LuaCondition ] ( #luacondition )
20+ * [ TarantoolVersion ] ( #tarantoolversion )
2121 * [ Expectations] ( #expectations )
2222 * [ Requests] ( #requests )
2323 * [ Prepared statements] ( #prepared-statements )
@@ -142,7 +142,7 @@ public function testExecuteQueryFetchesAllRows() : void
142142
143143### Requirements
144144
145- #### clientPacker
145+ #### ClientPacker
146146
147147* Format:*
148148
@@ -163,7 +163,7 @@ public function testPackerUnpacksBigIntegerAsDecimal() : void
163163}
164164```
165165
166- #### luaCondition
166+ #### LuaCondition
167167
168168* Format:*
169169
@@ -184,7 +184,7 @@ public function testChangeUserPassword() : void
184184}
185185```
186186
187- #### Tarantool
187+ #### TarantoolVersion
188188
189189* Format:*
190190
You can’t perform that action at this time.
0 commit comments