test_signals.py
2.05 KB
-
Remove the create_user argument to setUp. · 18e16100
Instead, use a class attribute to define test behavior. This allows for easier addition of new mixins over time.
Calen Pennington committed
Instead, use a class attribute to define test behavior. This allows for easier addition of new mixins over time.