You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* DEV: Reveal a masked test method
the test method started with an underscore which is why unittest wasnt
discovering it
modified: traits/etsconfig/tests/test_etsconfig.py
* FIX: Update the app_name and get the test passing
we are making a strong assumption here that the tests are being run
using unittest
modified: traits/etsconfig/tests/test_etsconfig.py
* CLN: Remove the now unnecessary dundername/dundermain clause
modified: traits/etsconfig/tests/test_etsconfig.py
(cherry picked from commit f379908)
0 commit comments