Fixed parsing error
This commit is contained in:
parent
20d866bcd1
commit
640d60d644
@ -46,7 +46,7 @@ TestRegister.addTests([
|
||||
{
|
||||
name: "Testing ||| parsed to CSV",
|
||||
input: "|||",
|
||||
expectedOutput: "|""|""|""|""|",
|
||||
expectedOutput: "|||||",
|
||||
recipeConfig: [
|
||||
{
|
||||
op: "String to CSV",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user