Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pre-commit.ci lite] apply automatic fixes
Browse files Browse the repository at this point in the history
pre-commit-ci-lite[bot] authored Jan 21, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent f330911 commit ce857d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/kolibri/__tests__/heartbeat.spec.js
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ jest.mock('kolibri/composables/useUser');

describe('HeartBeat', function () {
stubWindowLocation(beforeAll, afterAll);

beforeEach(() => {
// replace the real XHR object with the mock XHR object before each test
mock.setup();

0 comments on commit ce857d9

Please sign in to comment.