1) Fixed feature test and API test cases.

2) Added logic to exclude RESQL test cases.
This commit is contained in:
Akshay Joshi
2020-04-22 13:57:32 +05:30
parent b29bc6868c
commit 4c616f32eb
5 changed files with 11 additions and 5 deletions

View File

@@ -29,7 +29,8 @@
},
"copy": {
"1": [2, "2", "int"],
"2": ["1", "1", "int"]
"2": ["1", "1", "int"],
"5": ["\"\"", "", "text"]
},
"update": {
"4": ["Hello World Again", "Hello World Again", "text"]