polishing

Resolves #589
This commit is contained in:
Oleg Zhurakousky
2020-09-21 13:22:57 +02:00
parent 935ba1ce84
commit c8ae76d536
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright 2019-2019 the original author or authors.
* Copyright 2020-2020 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -32,7 +32,6 @@ import static org.assertj.core.api.Assertions.assertThat;
* @author Dave Syer
*
*/
// @Disabled
public class ContainerTests {
@Test