Skip to content

Commit 7a18fc6

Browse files
committed
fix: add test to resolvers test
1 parent 90e2709 commit 7a18fc6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/test/resolvers_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ func TestResolvers(t *testing.T) {
4848
adminSessionTests(t, s)
4949
updateEnvTests(t, s)
5050
envTests(t, s)
51+
generateJWTkeyTest(t, s)
5152

5253
// user tests
5354
loginTests(t, s)

0 commit comments

Comments
 (0)