Update Specialty.java

Added a test comment
This commit is contained in:
corinahorgan 2021-02-06 17:31:01 +00:00 committed by GitHub
parent e2fbc56130
commit c642bca304
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,7 @@
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* Adding a comment
* limitations under the License.
*/
package org.springframework.samples.petclinic.vet;