Skip to content

Commit d32fdfa

Browse files
committed
Rerun the build
1 parent d3fc8db commit d32fdfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/test/hal-api-caller.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import apicaller from "../src/hal-api-caller";
44
import optionsResponse from "./mocks/options-response.json";
55
import getResponse from "./mocks/get-response.json";
66

7-
describe("Apicaller functions test", () => {
7+
describe("Apicaller functions test ", () => {
88
let mockAxios;
99

1010
beforeEach(() => {

0 commit comments

Comments
 (0)