Skip to content

Commit

Permalink
Fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Petrausch committed Apr 16, 2020
1 parent 15aa3ff commit 239f577
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/serverquery/channel_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ func TestChannelStructTags(t *testing.T) {
require.Nil(t, err)
expected := Channel{
HostingServer: VirtualServer{},
stale: false,
ID: 1,
PID: 10,
Order: 11,
Expand Down

0 comments on commit 239f577

Please sign in to comment.