Skip to content

Commit ce82a09

Browse files
Vincent Moliniébmish
andauthored
fix typo
Co-authored-by: Bryan Mishkin <[email protected]>
1 parent 9bbd916 commit ce82a09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/parse-result.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1521,7 +1521,7 @@ describe('ember-template-recast', function () {
15211521
});
15221522
});
15231523

1524-
describe('NullLitteral', function () {
1524+
describe('NullLiteral', function () {
15251525
test('creating void element', function () {
15261526
let template = `{{my-helper null}}`;
15271527

0 commit comments

Comments
 (0)