From dd5298bcf712165dde30f4529a957e244a1d5b41 Mon Sep 17 00:00:00 2001 From: sunspirit <167175638+linhpn99@users.noreply.github.com> Date: Sun, 14 Jul 2024 18:41:29 +0700 Subject: [PATCH] fix(testdata): wrong expectation at gnoweb_airgapped.txtar (#2582) This caused a CI failure on the latest commit on the master branch : https://github.com/gnolang/gno/actions/runs/9925367874/job/27417714921
Contributors' checklist... - [ ] Added new tests, or not needed, or not feasible - [ ] Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory - [ ] Updated the official documentation or not needed - [ ] No breaking changes were made, or a `BREAKING CHANGE: xxx` message was included in the description - [ ] Added references to related issues and PRs - [ ] Provided any useful hints for running manual tests - [ ] Added new benchmarks to [generated graphs](https://gnoland.github.io/benchmarks), if any. More info [here](https://github.com/gnolang/gno/blob/master/.benchmarks/README.md).
--------- Co-authored-by: Manfred Touron <94029+moul@users.noreply.github.com> --- gno.land/cmd/gnoland/testdata/gnoweb_airgapped.txtar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gno.land/cmd/gnoland/testdata/gnoweb_airgapped.txtar b/gno.land/cmd/gnoland/testdata/gnoweb_airgapped.txtar index e1ed4a63915..b665656f706 100644 --- a/gno.land/cmd/gnoland/testdata/gnoweb_airgapped.txtar +++ b/gno.land/cmd/gnoland/testdata/gnoweb_airgapped.txtar @@ -28,7 +28,7 @@ height: 0 data: { "BaseAccount": { "address": "g1jg8mtutu9khhfwc4nxmuhcpftf0pajdhfvsqf5", - "coins": "9999999000000ugnot", + "coins": "[0-9]*ugnot", "public_key": null, "account_number": "0", "sequence": "0"