Skip to content
  • st0012's avatar
    fb524896
    Remove redundant test setups in log_subscriber_test · fb524896
    st0012 authored
    Because controllers' `perform_caching` config is `true` by default, it
    means we actually enable the caching in all those tests implicitly (and
    it works). Which also means we can avoid repeatedly declaring that and
    just specify it once in the setup method (just for declaration).
    fb524896
    Remove redundant test setups in log_subscriber_test
    st0012 authored
    Because controllers' `perform_caching` config is `true` by default, it
    means we actually enable the caching in all those tests implicitly (and
    it works). Which also means we can avoid repeatedly declaring that and
    just specify it once in the setup method (just for declaration).
Loading