Skip to content

Commit 90e4a0f

Browse files
committed
docs(test): improve styling
1 parent 5460331 commit 90e4a0f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

game/src/test/java/net/onelitefeather/cygnus/CygnusPlayerTestBase.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
/**
1212
* The class is a small utility class which overwrites the given {@link PlayerProvider} from the test environment to use the {@link CygnusPlayer} instead of the default {@link Player}.
1313
* This allows us to test the stamina system and other player related features without having to create a new player provider for each test class.
14+
*
1415
* @author Joltra
1516
* @version 1.0.0
1617
* @since 2.3.0

0 commit comments

Comments
 (0)