Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesfredley committed Feb 28, 2025
1 parent e2422be commit cc6ed0e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import spock.lang.Specification
*/
class GrailsStringUtilsSpec extends Specification{

private static final String FOO = "foo";
static final String FOO = "foo";
static final String WHITESPACE;
static final String NON_WHITESPACE;
static final String HARD_SPACE;
Expand Down

0 comments on commit cc6ed0e

Please sign in to comment.