Skip to content

Commit 4f0efe5

Browse files
Rohit MishraRohit Mishra
authored andcommitted
updated in testcase files
1 parent ffa1468 commit 4f0efe5

File tree

5 files changed

+2
-181
lines changed

5 files changed

+2
-181
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
.idea/
33
composer.phar
44
composer.lock
5+
composer.json
56
vendor/
67
test/report.html
78
test/AssetsTestReport.html

src/lib/models/base_query.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ public function includeOwner() {
233233

234234
/*
235235
* addParam
236-
* To add key and values in string form using addParam method
236+
* To add query parameter in query
237237
* @param
238238
* key - Name of key in string
239239
* value - Value of the key in string

test/AssetsTestReport.html

Lines changed: 0 additions & 67 deletions
This file was deleted.

test/EntryTestReport.html

Lines changed: 0 additions & 75 deletions
This file was deleted.

test/ImagetransformTestReport.html

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)