We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e1b9a4 + e13924f commit e817b2eCopy full SHA for e817b2e
grace-bootstrap/src/test/groovy/grails/util/GrailsUtilTests.java
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright 2004-2025 the original author or authors.
+ * Copyright 2004-2026 the original author or authors.
3
*
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
* you may not use this file except in compliance with the License.
@@ -37,4 +37,5 @@ public void testGrailsVersion() {
37
protected void tearDown() throws Exception {
38
System.setProperty(Environment.KEY, "");
39
}
40
+
41
0 commit comments