fixed options e2e test

This commit is contained in:
Austin Fulbright
2024-07-25 06:22:37 -04:00
parent d0eadebb99
commit 1af90946bc

View File

@@ -47,7 +47,7 @@ Statement
Direction: Direction:
dir=('LR' | 'TB' | 'BT') EOL; dir=('LR' | 'TB' | 'BT');
Options: Options:
'options' '{' rawOptions+=STRING* '}' EOL; 'options' '{' rawOptions+=STRING* '}' EOL;