Skip to content

Commit

Permalink
Update test case for availability
Browse files Browse the repository at this point in the history
  • Loading branch information
zacksiri committed Jan 10, 2025
1 parent 2133931 commit 76226c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 92 deletions.
2 changes: 1 addition & 1 deletion test/uplink/availability_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ defmodule Uplink.AvailabilityTest do

assert {:ok, resources} = Availability.check!()

assert [%Availability.Resource{} = resource] = resources
assert [%Availability.Resource{}] = resources
end
end
end
91 changes: 0 additions & 91 deletions test/uplink/nodes/router_test.exs

This file was deleted.

0 comments on commit 76226c6

Please sign in to comment.