fix a number of tests were failing because of syntax issues #435
Annotations
10 errors
lint (20.x):
tests/10-data_model.js#L272
Expected indentation of 12 spaces but found 14
|
lint (20.x):
tests/10-data_model.js#L272
Unexpected parentheses around single function argument
|
lint (20.x):
tests/10-data_model.js#L273
Expected indentation of 14 spaces but found 16
|
lint (20.x):
tests/10-data_model.js#L273
Strings must use singlequote
|
lint (20.x):
tests/10-data_model.js#L273
Strings must use singlequote
|
lint (20.x):
tests/10-data_model.js#L274
Expected indentation of 14 spaces but found 16
|
lint (20.x):
tests/10-data_model.js#L274
Strings must use singlequote
|
lint (20.x):
tests/10-data_model.js#L274
Strings must use singlequote
|
lint (20.x):
tests/10-data_model.js#L275
Expected indentation of 12 spaces but found 14
|
lint (20.x)
Process completed with exit code 1.
|