mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-25 23:26:19 +00:00
Expand patch_apply tests
This commit is contained in:
15
src/snapshot/tests/snapshots/apply__add_property-2.snap
Normal file
15
src/snapshot/tests/snapshots/apply__add_property-2.snap
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
source: src/snapshot/tests/apply.rs
|
||||
expression: applied_patch_value
|
||||
---
|
||||
removed: []
|
||||
added: []
|
||||
updated:
|
||||
- id: id-1
|
||||
changed_name: ~
|
||||
changed_class_name: ~
|
||||
changed_properties:
|
||||
Foo:
|
||||
Type: String
|
||||
Value: Value of Foo
|
||||
changed_metadata: ~
|
||||
Reference in New Issue
Block a user