aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/fixtures
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-03-04 23:39:26 +0900
committernsfisis <nsfisis@gmail.com>2025-03-04 23:39:26 +0900
commitefd34b970d0d1f88fa7d7e9d69e569f039867ca2 (patch)
treeba1e5a51e2fac9ecbe7b9b3e0e197bdb327f2a4e /backend/fixtures
parentbd9c2e8b587c733059d44f642c53536eb7fe1ec9 (diff)
downloadiosdc-japan-2025-albatross-efd34b970d0d1f88fa7d7e9d69e569f039867ca2.tar.gz
iosdc-japan-2025-albatross-efd34b970d0d1f88fa7d7e9d69e569f039867ca2.tar.zst
iosdc-japan-2025-albatross-efd34b970d0d1f88fa7d7e9d69e569f039867ca2.zip
rm registration token
Diffstat (limited to 'backend/fixtures')
-rw-r--r--backend/fixtures/dev.sql3
1 files changed, 0 insertions, 3 deletions
diff --git a/backend/fixtures/dev.sql b/backend/fixtures/dev.sql
index c7d1080..46e745f 100644
--- a/backend/fixtures/dev.sql
+++ b/backend/fixtures/dev.sql
@@ -12,9 +12,6 @@ VALUES
(2, 'password', '$2a$10$4Wl1M4jQs.GwkB4oT32KvuMQtF.EdqKuOc8z8KKOupnuMJRAVk32W'),
(3, 'password', '$2a$10$F/TePpu1pyJRWgn0e6A14.VL9D/17sRxT/2DyZ2Oi4Eg/lR6n7JcK');
-INSERT INTO registration_tokens (token)
-VALUES ('shah3Iheix6cheig');
-
INSERT INTO problems
(title, description)
VALUES