This commit is contained in:
Stephane Nicoll
2021-11-22 16:11:43 +01:00
parent 656f0591c6
commit b67e97d388

View File

@@ -5,7 +5,7 @@
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
@@ -158,4 +158,4 @@ class AbstractRoutingDataSourceTests {
.withMessage("DataSource router not initialized");
}
}
}