Skip to content

Commit

Permalink
see if having updates installed fixes tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ekrebs5 committed Sep 13, 2024
1 parent d4fd3c1 commit cdb4134
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ baseline: spec
for: #'common'
do: [

spec preLoadDoIt: #preLoad:package:.

self squotMapper: spec.

spec
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
as yet unclassified
preLoad: unused1 package: unused2

MCConfiguration ensureOpenTranscript: false.
[MCMcmUpdater default doUpdate: false]
ensure: [MCConfiguration ensureOpenTranscript: true].
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"class" : {
},
"instance" : {
"baseline:" : "ek 9/13/2024 19:01",
"baseline:" : "ek 9/13/2024 19:34",
"preLoad:package:" : "ek 9/13/2024 19:34",
"squotMapper:" : "ek 9/13/2024 17:43" } }

0 comments on commit cdb4134

Please sign in to comment.