Commit c9762371 authored by Dorchies David's avatar Dorchies David
Browse files

minor fix on test

parent dedbe603
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -5,7 +5,7 @@ import { Session } from "../../src/session";
describe("Class PabPuissance", () => {
describe("jalhyd#132", () => {
fit("Calc(V) should return a successful result", () => {
it("Calc(V) should return a successful result", () => {
const nub =
Session.getInstance()
.createNub(
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment