Skip to content

Commit

Permalink
Update src/Refactoring-UI-Tests/ReMakeClassAbstractDriverTest.class.st
Browse files Browse the repository at this point in the history
Co-authored-by: balsa-sarenac <34557616+balsa-sarenac@users.noreply.github.com>
  • Loading branch information
hernanmd and balsa-sarenac committed Mar 28, 2024
1 parent 52290d6 commit 441b49c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ ReMakeClassAbstractDriverTest >> testMakeClassAbstractWhenClassIsReferenced [

self
deny: rbClass isAbstract
description: 'It tests that the RB class is still abstract after applying the refactoring'.
description: 'It tests that the RB class is not abstract after applying the refactoring'.
]

{ #category : 'tests' }
Expand Down

0 comments on commit 441b49c

Please sign in to comment.