Skip to content

Commit

Permalink
ignore Test in
Browse files Browse the repository at this point in the history
tests/carisma.check.smartcard.evolution.tests/src/carisma/check/smartcard/evolution/lockedstatuscheck/LockedStatusEvolutionDeltaOnlyCheckTest.java
  • Loading branch information
APHDKO committed Mar 5, 2024
1 parent 36bfaaa commit a255388
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
* @author jkowald
*
*/
@Ignore

public class LockedStatusEvolutionDeltaOnlyCheckTest {

/**
Expand Down Expand Up @@ -104,6 +104,7 @@ public final void testAddLockedStatusDeletingOutgoingTransition() {
/**
* A transition gets a new source state which owns the stereotype locked-status.
*/
@Ignore
@Test
public final void testEditTransition() {
assertFalse(performCheck("testEditTransition.uml"));
Expand Down

0 comments on commit a255388

Please sign in to comment.