Skip to content

Commit

Permalink
Merge branch 'rewrite' of https://github.com/Sendouc/sendou.ink into …
Browse files Browse the repository at this point in the history
…DreamyVeemo/rewrite
  • Loading branch information
Sendouc committed Dec 21, 2024
2 parents 64393f7 + 1c7f65a commit 4ecee8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/features/tournament-bracket/core/Bracket.test.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { describe, expect, it } from "vitest";
import invariant from "../../../utils/invariant";
import { Tournament } from "./Tournament";
import { LOW_INK_DECEMBER_2024 } from "./tests/mocks-li";
import invariant from "../../../utils/invariant";

const TEAM_ERROR_404_ID = 17354;
const TEAM_THIS_IS_FINE_ID = 17513;
Expand Down

0 comments on commit 4ecee8b

Please sign in to comment.