fix variable issues in BadPacket test
This commit is contained in:
parent
f7cf7a1f15
commit
274737c264
1 changed files with 1 additions and 0 deletions
|
|
@ -124,6 +124,7 @@ defmodule Aprs.BadPacketTest do
|
|||
|
||||
test "default limit is 100" do
|
||||
# Test that default limit is applied correctly
|
||||
query = BadPacket.recent()
|
||||
_query = BadPacket.recent()
|
||||
|
||||
# Check the query structure contains limit
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue