Skip to content

Commit

Permalink
adapt failing test case
Browse files Browse the repository at this point in the history
  • Loading branch information
ftl committed May 29, 2024
1 parent 07f4cc2 commit 3be32da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/entry/entry_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ func TestEntryController_EnterFrequency(t *testing.T) {

view.Activate()
view.On("SetCallsign", "").Once()
view.On("SetFrequency", core.Frequency(7028000)).Once()

controller.Enter("7028")
controller.Log()
Expand Down

0 comments on commit 3be32da

Please sign in to comment.