Re-format and re-run all acceptance tests.
This commit is contained in:
@@ -13,4 +13,4 @@ requirements = []
|
||||
source = "github"
|
||||
|
||||
[etags]
|
||||
"aiken-lang/stdlib@main" = [{ secs_since_epoch = 1705181044, nanos_since_epoch = 445541000 }, "cf946239d3dd481ed41f20e56bf24910b5229ea35aa171a708edc2a47fc20a7b"]
|
||||
"aiken-lang/stdlib@main" = [{ secs_since_epoch = 1705743640, nanos_since_epoch = 966665000 }, "cf946239d3dd481ed41f20e56bf24910b5229ea35aa171a708edc2a47fc20a7b"]
|
||||
|
||||
@@ -27,7 +27,7 @@ fn compare_value(
|
||||
if
|
||||
value.quantity_of(val1, sym, loan_id) == value.quantity_of(val2, sym, loan_id){
|
||||
|
||||
error @"Should not be equal"
|
||||
fail @"Should not be equal"
|
||||
} else {
|
||||
Less
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user