mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
remove whitespace to adhere to standards
This commit is contained in:
parent
45b81a9db9
commit
3b4e48e32f
@ -422,7 +422,7 @@ describe('when parsing a sequenceDiagram', function () {
|
||||
'else isSick\n' +
|
||||
'Bob-->Alice: Feel sick...\n' +
|
||||
'else default\n' +
|
||||
'Bob-->Alice: :-)\n' +
|
||||
'Bob-->Alice: :-)\n' +
|
||||
'end'
|
||||
parser.parse(str)
|
||||
const messages = parser.yy.getMessages()
|
||||
|
Loading…
x
Reference in New Issue
Block a user