fix typos

This commit is contained in:
Phillip Thelen
2024-05-08 17:46:40 +02:00
parent a9cefd284a
commit fce5371fce
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
import { getRepeatingEvents } from '../../website/common/script/content/constants/events';
describe.only('events', () => {
describe('events', () => {
let clock;
afterEach(() => {