Skip to content

Commit ef0a920

Browse files
committed
fix golden
1 parent b8810a2 commit ef0a920

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

plutus-tx-plugin/test/CallTrace/9.6/func03.golden.eval

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ Trace:
66
-> func (test/CallTrace/Spec.hs:79:1-79:4)
77
-> functionFromOtherModule (test/CallTrace/Spec.hs:94:1-94:23)
88
-> $
9-
-> errorWhenTrue
9+
-> errorWhenTrue (test/CallTrace/OtherModule.hs:9:1-9:13)

plutus-tx-plugin/test/CallTrace/9.6/func05.golden.eval

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ Trace:
77
-> $cmyClassFunc (test/CallTrace/Spec.hs:100:3-100:13)
88
-> functionFromOtherModule (test/CallTrace/Spec.hs:94:1-94:23)
99
-> $
10-
-> errorWhenTrue
10+
-> errorWhenTrue (test/CallTrace/OtherModule.hs:9:1-9:13)

plutus-tx-plugin/test/CallTrace/9.6/func07.golden.eval

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Caused by: error
44

55
Trace:
66
-> func (test/CallTrace/Spec.hs:79:1-79:4)
7-
-> $fMyClassInOtherModuleInteger_$cmyClassFuncInOtherModule
7+
-> $fMyClassInOtherModuleInteger_$cmyClassFuncInOtherModule (test/CallTrace/OtherModule.hs:19:3-19:26)

plutus-tx-plugin/test/CallTrace/9.6/func08.golden.eval

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Caused by: error
44

55
Trace:
66
-> func (test/CallTrace/Spec.hs:79:1-79:4)
7-
-> $fMyClassInOtherModuleInteger_$cmyClassFuncInOtherModule
7+
-> $fMyClassInOtherModuleInteger_$cmyClassFuncInOtherModule (test/CallTrace/OtherModule.hs:19:3-19:26)

plutus-tx-plugin/test/CallTrace/9.6/func09.golden.eval

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Caused by: error
44

55
Trace:
66
-> func (test/CallTrace/Spec.hs:79:1-79:4)
7-
-> $fMyClassInOtherModule()_$cmyClassFuncInOtherModule
7+
-> $fMyClassInOtherModule()_$cmyClassFuncInOtherModule (test/CallTrace/OtherModule.hs:23:3-23:26)

plutus-tx-plugin/test/CallTrace/9.6/funcionFromOtherModule-error.golden.eval

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ Caused by: error
55
Trace:
66
-> functionFromOtherModule (test/CallTrace/Spec.hs:94:1-94:23)
77
-> $
8-
-> errorWhenTrue
8+
-> errorWhenTrue (test/CallTrace/OtherModule.hs:9:1-9:13)

plutus-tx-plugin/test/CallTrace/9.6/successfullEvaluationYieldsNoTraceLog.golden.eval

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CPU: 3_633_072
22
Memory: 18_048
33
AST Size: 142
4-
Flat Size: 348
4+
Flat Size: 514
55

66
No Trace Produced
77

0 commit comments

Comments
 (0)