mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-10 13:37:01 +03:00
object-curly-spacing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {getHash} from "../../src/utils/getHash";
|
||||
import {notStrictEqual, strictEqual} from "assert";
|
||||
import { getHash } from "../../src/utils/getHash";
|
||||
import { notStrictEqual, strictEqual } from "assert";
|
||||
|
||||
describe("getHash", () => {
|
||||
it("Should not output the input string", () => {
|
||||
|
||||
Reference in New Issue
Block a user