mirror of
https://github.com/FullScreenShenanigans/MapScreenr.git
synced 2026-08-12 02:18:15 -07:00
Missing > {
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
describe("MapScreenr", () => {
|
||||
it("_", () = /* ... */ });
|
||||
it("_", () => { /* ... */ });
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user