Skip to content

Commit a7e311c

Browse files
authored
StateSpecs is updated
1 parent 4c832d1 commit a7e311c

File tree

1 file changed

+1
-1
lines changed
  • BaselineOfGhost.package/BaselineOfGhost.class/instance

1 file changed

+1
-1
lines changed

BaselineOfGhost.package/BaselineOfGhost.class/instance/baseline..st

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ baseline: spec
1616
package: 'Ghost-ObjectCallHalt-Tests' with: [ spec requires: #('Ghost-ObjectCallHalt')].
1717

1818
spec baseline: 'StateSpecs' with: [
19-
spec repository: 'github://dionisiydk/StateSpecs:v2.4.10'].
19+
spec repository: 'github://dionisiydk/StateSpecs:v2.4.11'].
2020

2121
spec package: 'Ghost-StateSpecsSupport' with: [ spec requires: #('Ghost-ObjectGhost' 'StateSpecs') ].
2222
spec package: 'Ghost-StateSpecsSupport-Tests' with: [ spec requires: #('Ghost-StateSpecsSupport' 'Ghost-ObjectGhost-Tests')].

0 commit comments

Comments
 (0)