aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/fixtures
diff options
context:
space:
mode:
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