repos / pico

pico services mono repo
git clone https://github.com/picosh/pico.git

commit
a8763b9
parent
fd9c1fe
author
Eric Bower
date
2025-03-20 12:03:07 -0400 EDT
fix(auth): test
1 files changed,  +1, -1
M pkg/apps/auth/api_test.go
+1, -1
1@@ -62,7 +62,7 @@ func TestPaymentWebhook(t *testing.T) {
2 			continue
3 		}
4 		expectedText := `=: email auth@pico.test
5-=: digest_interval 1day
6+=: digest_interval 10min
7 =: inline_content true
8 => https://auth.pico.sh/rss/123
9 => https://blog.pico.sh/rss`