Skip to content

Commit

Permalink
MS: Fix tests names
Browse files Browse the repository at this point in the history
  • Loading branch information
EltonCN committed Dec 12, 2024
1 parent d421d85 commit b25903b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ public void redisArgsTest() throws Exception {
}

@Test
public void deleteMemoryTest() throws Exception {
public void transferMemoryTest() throws Exception {
Memory memory1 = mind.createMemoryObject("Memory1", "INFO");

MemoryStorageCodelet msCodelet = new MemoryStorageCodelet(mind);
Expand Down

0 comments on commit b25903b

Please sign in to comment.