@@ -209,7 +209,7 @@
{
"title": "MultiSample render targets",
"renderCount": 10,
- "playgroundId": "#12MKMN",
+ "playgroundId": "#12MKMN#0",
"referenceImage": "MultiSample render targets.png"
},
@@ -196,7 +196,7 @@ runTest(index) {
}
- xmlHttp.open("GET", snippetUrl + "/" + test.playgroundId.replace("#", "/"));
+ xmlHttp.open("GET", snippetUrl + test.playgroundId.replace(/#/g, "/"));
xmlHttp.send();
} else {
// Fix references