Skip to content

Commit 37e7cd2

Browse files
Update snapshot
1 parent d261143 commit 37e7cd2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/makecode/__snapshots__/utils.test.ts.snap

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ namespace ml {
4545
};
4646
4747
simulatorSendData();
48+
startRunning();
4849
}
4950
5051
// Auto-generated. Do not edit. Really.
@@ -5278,7 +5279,7 @@ ml.onStart(ml.event.Clap, function () {
52785279
basic.showIcon(IconNames.EighthNote)
52795280
})
52805281
",
5281-
"pxt.json": "{"name":"A project name","description":"","dependencies":{"core":"*","microphone":"*","radio":"*","machine-learning":"github:microbit-foundation/pxt-microbit-ml#v1.0.10"},"files":["main.ts","main.blocks","autogenerated.ts","dataset.json","pxt.json","README.md"],"preferredEditor":"blocksprj"}",
5282+
"pxt.json": "{"name":"A project name","description":"","dependencies":{"core":"*","microphone":"*","radio":"*","machine-learning":"github:microbit-foundation/pxt-microbit-ml#a8d92f75ced2812bfed761b65b44c65f50d78bdd"},"files":["main.ts","main.blocks","autogenerated.ts","dataset.json","pxt.json","README.md"],"preferredEditor":"blocksprj"}",
52825283
},
52835284
}
52845285
`;

0 commit comments

Comments
 (0)