Skip to content

Commit 21217f6

Browse files
committed
Attempt to fix the copy functionality
1 parent 3246170 commit 21217f6

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)