Skip to content

Commit d265400

Browse files
authored
Test data: cleanup moderation tables
1 parent 4068662 commit d265400

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test-data.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
-- DUMMY DATA ONLY, FOR USE IN UNIT TESTS
22

3+
DELETE FROM reported_user;
4+
DELETE FROM moderation_report;
35
DELETE FROM teamkills;
46
DELETE FROM unique_id_users;
57
DELETE FROM uniqueid;

0 commit comments

Comments
 (0)