mirror of
https://github.com/penpot/penpot.git
synced 2025-05-28 12:36:11 +02:00
💄 Fix format issues on backend module
This commit is contained in:
parent
99e323dabc
commit
87615ce221
58 changed files with 293 additions and 411 deletions
|
@ -6,9 +6,9 @@
|
|||
|
||||
(ns backend-tests.tasks-telemetry-test
|
||||
(:require
|
||||
[backend-tests.helpers :as th]
|
||||
[app.db :as db]
|
||||
[app.util.time :as dt]
|
||||
[backend-tests.helpers :as th]
|
||||
[clojure.pprint :refer [pprint]]
|
||||
[clojure.test :as t]
|
||||
[mockery.core :refer [with-mocks]]))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue