Piotr Tabor fb1d48e98e Integration tests: Use BeforeTest(t) instead of defer AfterTest().
Thanks to this change, a single method BeforeTest(t) can handle
before-test logic as well as registration of cleanup code
(t.Cleanup(func)).
2021-03-09 18:19:51 +01:00
..
2021-02-24 19:55:45 +00:00
2021-03-07 12:32:57 +01:00
2020-05-09 23:34:20 -07:00