Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dd9f225

Browse files
committed
Change baseline to add timestamp
1 parent 4c9a578 commit dd9f225

File tree

1 file changed

+10
-3
lines changed
  • BaselineOfGithubAPI.package/BaselineOfGithubAPI.class/instance

1 file changed

+10
-3
lines changed
Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
baselines
22
baseline: spec
33
<baseline>
4-
5-
spec for: #'common' do: [
6-
spec package: #'GithubAPI' ]
4+
spec
5+
for: #common
6+
do: [ spec
7+
configuration: 'ZTimestamp'
8+
with: [ spec
9+
versionString: '20';
10+
repository: 'http://mc.stfx.eu/Neo' ].
11+
spec package: #GithubAPI with: [ spec requires: #('ZTimestamp') ] ]
12+
13+

0 commit comments

Comments
 (0)