Skip to content

Commit

Permalink
Improve doc of server/src/test/java/io/spine/server/procman/given/rep…
Browse files Browse the repository at this point in the history
…o/SetTestProcessName.java

Co-authored-by: Yuri Sergiichuk <[email protected]>
  • Loading branch information
dmitrykuzmin and yuri-sergiichuk committed Sep 3, 2020
1 parent bb24048 commit e9c6cd4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
import io.spine.test.procman.ProjectId;

/**
* A migration which sets the process name to a predefined {@linkplain #NEW_NAME value}.
* Sets the process {@code name} to a predefined {@linkplain #NEW_NAME value}.
*/
public final class SetTestProcessName
extends ProcessManagerMigration<ProjectId, TestProcessManager, Project, Project.Builder> {
Expand Down

0 comments on commit e9c6cd4

Please sign in to comment.