diff --git a/test/cli_test-samples.js b/test/cli_test-samples.js index 2c958bdca..4f7bfa691 100644 --- a/test/cli_test-samples.js +++ b/test/cli_test-samples.js @@ -72,7 +72,7 @@ test.skip('sequence syntax error', function (t) { }); ['', 'fo', 'tspan', 'old'].forEach(function (textPlacement) { - test('sequence svg text placelment: ' + textPlacement, function (t) { + test('sequence svg text placement: ' + textPlacement, function (t) { t.plan(2) const args = ['--svg', '--outputDir=' + testDir,