alia
alia copied to clipboard
Test teardown is commented out
trafficstars
https://github.com/mpenet/alia/blob/7f098c19ebd4977a454cac5d8e08665a674e11a5/test/qbits/alia_test.clj#L135
In writing the new test I made today I noticed this line is commented out.
Without this line, the tests pile up data in some alia keyspace somewhere.
I tried running the tests a couple times with this line commented in, and things seemed to work.
Maybe commenting this in is a good idea?
Regardless, thanks for this library, it's working well for us so far. :bow:
I can't remember why tbh. I ll leave this open until we have the time to check why/