Skip to content

Commit 459f34d

Browse files
authored
Merge pull request #2173 from gcotelli/22865-Metacello-Baselines-using-the-copy-functionality-over-a-project-defining-projectClass-as-MetacelloCypressBaselineProject-fails
22865-Metacello-Baselines-using-the-copy-functionality-over-a-p
2 parents 3f660fc + 21217f6 commit 459f34d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Metacello-Cypress/MetacelloCypressBaselineProjectSpec.class.st

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@ Class {
66
#superclass : #MetacelloMCBaselineOfProjectSpec,
77
#category : #'Metacello-Cypress-Specs'
88
}
9+
10+
{ #category : #merging }
11+
MetacelloCypressBaselineProjectSpec >> validateMergeForSpec: aSpec [
12+
13+
]

0 commit comments

Comments
 (0)