Skip to content

More divine water options #1250

More divine water options

More divine water options #1250

Triggered via pull request August 22, 2024 21:05
Status Failure
Total duration 1m 17s
Artifacts

unit_tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
tests/unit/banksnapshots.test.ts > BSO Creatables: tests/unit/banksnapshots.test.ts#L17
Error: Snapshot `BSO Creatables 1` mismatched - Expected + Received @@ -15423,10 +15423,43 @@ }, }, { "cantHaveItems": undefined, "inputItems": "function", + "name": "Divine water (Wolf bones)", + "outputItems": Bank { + "bank": { + "50599": 1, + }, + "frozen": false, + }, + }, + { + "cantHaveItems": undefined, + "inputItems": "function", + "name": "Divine water (Monkey bones)", + "outputItems": Bank { + "bank": { + "50599": 1, + }, + "frozen": false, + }, + }, + { + "cantHaveItems": undefined, + "inputItems": "function", + "name": "Divine water (Bat bones)", + "outputItems": Bank { + "bank": { + "50599": 1, + }, + "frozen": false, + }, + }, + { + "cantHaveItems": undefined, + "inputItems": "function", "name": "Divine water (Big bones)", "outputItems": Bank { "bank": { "50599": 1, }, @@ -15445,22 +15478,33 @@ }, }, { "cantHaveItems": undefined, "inputItems": "function", - "name": "Divine water (Babydragon bones)", + "name": "Divine water (Zogre bones)", "outputItems": Bank { "bank": { "50599": 1, }, "frozen": false, }, }, { "cantHaveItems": undefined, "inputItems": "function", - "name": "Divine water (Dragon bones)", + "name": "Divine water (Shaikahan bones)", + "outputItems": Bank { + "bank": { + "50599": 1, + }, + "frozen": false, + }, + }, + { + "cantHaveItems": undefined, + "inputItems": "function", + "name": "Divine water (Babydragon bones)", "outputItems": Bank { "bank": { "50599": 1, }, "frozen": false, @@ -15468,10 +15512,21 @@ }, { "cantHaveItems": undefined, "inputItems": "function", "name": "Divine water (Wyrm bones)", + "outputItems": Bank { + "bank": { + "50599": 1, + }, + "frozen": false, + }, + }, + { + "cantHaveItems": undefined, + "inputItems": "function", + "name": "Divine water (Dragon bones)", "outputItems": Bank { "bank": { "50599": 1, }, "frozen": false, @@ -15500,10 +15555,21 @@ }, }, { "cantHaveItems": undefined, "inputItems": "function", + "name": "Divine water (Fayrg bones)", + "outputItems": Bank { + "bank": { + "50599": 1, + }, + "frozen": false, + }, + }, + { + "cantHaveItems": undefined, + "inputItems": "function", "name": "Divine water (Lava dragon bones)", "outputItems": Bank { "bank": { "50599": 1, }, @@ -15511,10 +15577,21 @@ }, }, { "cantHaveItems": undefined, "inputItems": "function", + "name": "Divine water (Raurg bones)", + "outputItems": Bank { + "bank": { + "50599": 1, + }, + "frozen": false, + }, + }, + { + "cantHaveItems": undefined, + "inputItems": "function", "name": "Divine water (Hydra bones)", "outputItems": Bank { "bank": { "50599": 1, }, @@ -15523,10 +15600,21 @@ }, { "cantHaveItems": undefined, "inputItems": "function", "name": "Divine water (Dagannoth bones)", + "outputItems": Bank { + "bank": { + "50599": 1, + }, + "frozen": false, + }, + }, + { + "cantHaveItems": undefined, + "inputItems": "function", + "name": "Divine water (Ourg bones)", "outputItems": Bank { "bank": { "50599": 1, }, "frozen": false, ❯ tests/unit/banksnapshots.test.ts:17:17
Node v20.15.0 - ubuntu-latest
Process completed with exit code 1.