fixed tests

This commit is contained in:
Federico Barresi
2022-08-05 22:26:58 +02:00
parent f9f0a99672
commit 21f9b32863
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ Scenario: Parsing variable name for bool
| Db | 5 | 887 | 20 | 0 | String | | Db | 5 | 887 | 20 | 0 | String |
| Db | 506 | 216 | 1 | 0 | Byte | | Db | 506 | 216 | 1 | 0 | Byte |
| Db | 506 | 216 | 5 | 0 | Byte | | Db | 506 | 216 | 5 | 0 | Byte |
| Db | 506 | 216 | 0 | 0 | Double | | Db | 506 | 216 | 4 | 0 | Double |
| Db | 506 | 216 | 4 | 0 | DInteger | | Db | 506 | 216 | 4 | 0 | DInteger |
| Db | 506 | 216 | 2 | 0 | Integer | | Db | 506 | 216 | 2 | 0 | Integer |
| Db | 506 | 216 | 2 | 0 | Integer | | Db | 506 | 216 | 2 | 0 | Integer |

View File

@@ -186,7 +186,7 @@ this.ScenarioInitialize(scenarioInfo);
"Db", "Db",
"506", "506",
"216", "216",
"0", "4",
"0", "0",
"Double"}); "Double"});
table2.AddRow(new string[] { table2.AddRow(new string[] {