test: rename module NoJwtSpec.hs -> NoJwtSecretSpec.hs

This commit is contained in:
Taimoor Zaeem
2025-03-06 10:30:02 -05:00
committed by Steve Chavez
parent 4348cb2057
commit 53ca035e9b
4 changed files with 8 additions and 8 deletions
@@ -1,4 +1,4 @@
module Feature.Auth.NoJwtSpec where
module Feature.Auth.NoJwtSecretSpec where
import Network.Wai (Application)