Change test project to test another edge case

This commit is contained in:
Lucien Greathouse
2018-02-04 07:26:30 -08:00
parent d99df59d9b
commit c6cdd8a815

View File

@@ -4,7 +4,7 @@
"partitions": { "partitions": {
"src": { "src": {
"path": "src", "path": "src",
"target": "ReplicatedStorage.TestProject" "target": "ReplicatedFirst"
} }
} }
} }