Skip to content

Commit

Permalink
same for testInstallMinimalMockClass
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusDenker committed Nov 26, 2021
1 parent 7883e23 commit 85bf688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FluidClassBuilder-Tests/FluidClassBuilderTest.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@ FluidClassBuilderTest >> testInstallMinimalMockClass [
builder := self class compilerClass new
evaluate: 'Object << #MyClass
layout: FixedLayout;
trait: {};
traits: {};
slots: {};
sharedVariables: {};
tag: '''' ;
Expand Down

0 comments on commit 85bf688

Please sign in to comment.