Skip to content

fix: always return out-of-range error, regardless of proposal state #596

fix: always return out-of-range error, regardless of proposal state

fix: always return out-of-range error, regardless of proposal state #596

Workflow file for this run

name: Test
on: [push]
jobs:
test:
uses: snapshot-labs/actions/.github/workflows/test.yml@main
secrets: inherit
with:
mysql_database_name: snapshot_sequencer_test
mysql_schema_path: 'test/schema.sql'
redis: true