Skip to content

Instantly share code, notes, and snippets.

@qunabu
Created November 26, 2020 10:24
Show Gist options
  • Save qunabu/e6df7ef05f237d15b4d2451ea9ba1088 to your computer and use it in GitHub Desktop.
Save qunabu/e6df7ef05f237d15b4d2451ea9ba1088 to your computer and use it in GitHub Desktop.
describe("The Gallery instance", () => {
it("should properly calculate the thumb size when initialized", () => {});
it("should properly calculate the thumbs count when initialized", () => {});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment