Skip to content

Commit a0097ad

Browse files
SirivasvCopilot
andauthored
Update test/main.test.mjs
Co-authored-by: Copilot <[email protected]>
1 parent 2a95aec commit a0097ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/main.test.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ let roadNetCA = (() => {
2020
return graph;
2121
})();
2222

23-
// Have a initialized BMSSP instance for tests
23+
// Have an initialized BMSSP instance for tests
2424
const myBMSSP = new BMSSP(roadNetCA);
2525

2626
describe("BMSSP constructor", () => {

0 commit comments

Comments
 (0)