Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
stackman27 committed Apr 5, 2023
1 parent d7c1a11 commit e09401c
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 221 deletions.
2 changes: 1 addition & 1 deletion tests/simulator/sim_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ func TestFullAppSimulation(t *testing.T) {
// -Enabled=true -NumBlocks=1000 -BlockSize=200 \
// -Period=1 -Commit=true -Seed=57 -v -timeout 24h
osmosim.FlagEnabledValue = true
osmosim.FlagNumBlocksValue = 50
osmosim.FlagNumBlocksValue = 200
osmosim.FlagBlockSizeValue = 25
osmosim.FlagCommitValue = true
osmosim.FlagVerboseValue = true
Expand Down
28 changes: 0 additions & 28 deletions tests/simulator/simulator_collect_fees_flow.txt

This file was deleted.

Loading

0 comments on commit e09401c

Please sign in to comment.