Fix failing snapshot test from previous change

This commit is contained in:
Lucien Greathouse
2019-06-16 16:46:38 -07:00
parent 7bce1f6df4
commit 125e8766c5

View File

@@ -71,7 +71,7 @@
"children": [], "children": [],
"metadata": { "metadata": {
"ignore_unknown_instances": true, "ignore_unknown_instances": true,
"source_path": null, "source_path": "src/RobloxInstance.rbxmx",
"project_definition": null "project_definition": null
} }
}, },
@@ -79,13 +79,13 @@
"name": "Script", "name": "Script",
"class_name": "Script", "class_name": "Script",
"properties": { "properties": {
"Disabled": {
"Type": "Bool",
"Value": true
},
"Source": { "Source": {
"Type": "String", "Type": "String",
"Value": "print(\"Hello, world\")" "Value": "print(\"Hello, world\")"
},
"Disabled": {
"Type": "Bool",
"Value": true
} }
}, },
"children": [], "children": [],