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

minor fix on test

Showing with 1 addition and 1 deletion
+1 -1
...@@ -5,7 +5,7 @@ import { Session } from "../../src/session"; ...@@ -5,7 +5,7 @@ import { Session } from "../../src/session";
describe("Class PabPuissance", () => { describe("Class PabPuissance", () => {
describe("jalhyd#132", () => { describe("jalhyd#132", () => {
fit("Calc(V) should return a successful result", () => { it("Calc(V) should return a successful result", () => {
const nub = const nub =
Session.getInstance() Session.getInstance()
.createNub( .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