summaryrefslogtreecommitdiffstats
path: root/tests/config_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/config_test.py')
-rw-r--r--tests/config_test.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/config_test.py b/tests/config_test.py
index c01d0d32..504ab2ef 100644
--- a/tests/config_test.py
+++ b/tests/config_test.py
@@ -47,7 +47,6 @@ TEMP_DOWNLOAD_FOLDER = "/home/dashie/dev/reel2bits/tmp"
AUDIOWAVEFORM_BIN = "/usr/local/bin/audiowaveform"
# Sentry
-SENTRY_USER_ATTRS = ["name", "email"]
SENTRY_DSN = ""
# Bcrypt algorithm hashing rounds (reduced for testing purposes only!)