mirror of
https://github.com/Mibew/mibew.git
synced 2025-01-31 13:24:41 +03:00
Fix misssed semicolon in js test
This commit is contained in:
parent
2d5d4b0e46
commit
919c71a1c1
@ -33,4 +33,4 @@ test('Unknown string', function() {
|
||||
'An unknown string with a placeholder: test!',
|
||||
'Test placeholders'
|
||||
);
|
||||
})
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user