Skip to content
Snippets Groups Projects
Commit 0bd5e510 authored by Felix Reichenbach's avatar Felix Reichenbach
Browse files

OZG-7515 fix naming

parent 8b34ad2d
Branches
Tags
1 merge request!11Ozg 7515 migrate patch item command
......@@ -146,7 +146,7 @@ class M014_AddItemNameBescheidToPatchAttachedItemCommandITCase {
class TestFullMigration {
@Test
void shouldAddOrRemoveCommands() {
void shouldNotAddOrRemoveCommands() {
migration.doMigration(mongoOperations);
var commands = mongoOperations.findAll(Document.class, MigrationDbTestUtils.COMMAND_COLLECTION);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment