Skip to content

Commit

Permalink
Test change pr
Browse files Browse the repository at this point in the history
  • Loading branch information
echoscriptor authored Dec 20, 2023
1 parent d913982 commit 51f8872
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/engine-initialization.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ const canvasOptions = {
parentElement: document.body,
};

// test change pr
describe("The engine's basic tests", () => {
test('It should initialize the engine', () => {
const canvas = document.createElement('canvas');
Expand Down

0 comments on commit 51f8872

Please sign in to comment.