Skip to content

chore: improve test suite testutil/keeper by adding utility methods for state initialization #2835

chore: improve test suite testutil/keeper by adding utility methods for state initialization

chore: improve test suite testutil/keeper by adding utility methods for state initialization #2835

Workflow file for this run

name: PR Semantic
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
semantic_pr:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}