mirror of
https://github.com/penpot/penpot.git
synced 2025-06-03 13:11:39 +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.email-sending-test
|
||||
(:require
|
||||
[backend-tests.helpers :as th]
|
||||
[app.db :as db]
|
||||
[app.email :as emails]
|
||||
[backend-tests.helpers :as th]
|
||||
[clojure.test :as t]
|
||||
[promesa.core :as p]))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue