mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 21:57:22 +01:00
fix typos
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { getRepeatingEvents } from '../../website/common/script/content/constants/events';
|
||||
|
||||
describe.only('events', () => {
|
||||
describe('events', () => {
|
||||
let clock;
|
||||
|
||||
afterEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user