configureTest static method

void configureTest()

Apply test configuration

Implementation

static void configureTest() {
  applyEnvironment('test');
}