Skip to content

Commit

Permalink
fix: wrong grammar test cases for assign stmt in schema.
Browse files Browse the repository at this point in the history
Signed-off-by: peefy <[email protected]>
  • Loading branch information
Peefy committed Oct 18, 2023
1 parent 88b2240 commit e4d745d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/grammar/schema/init/init_nested_schema_1/stdout.golden
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
alice:
name:
name:
name: rename
gender: female
name: alice
gender: female

0 comments on commit e4d745d

Please sign in to comment.