Skip to content

Commit

Permalink
Changed test description
Browse files Browse the repository at this point in the history
  • Loading branch information
Jialecl committed Sep 17, 2024
1 parent 205d53a commit bffb130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/test/hal-api-caller.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import apicaller from "../src/hal-api-caller";
import optionsResponse from "./mocks/options-response.json";
import getResponse from "./mocks/get-response.json";

describe("options function", () => {
describe("Apicaller functions test", () => {
let mockAxios;

beforeEach(() => {
Expand Down

0 comments on commit bffb130

Please sign in to comment.