Skip to content

Commit

Permalink
Fixed linter errors 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joereuss12 committed Sep 27, 2023
1 parent cc87f9e commit 8343829
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions origin_ui/origin_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ func TestWhoamiAPI(t *testing.T) {

//Configure UI
err = ConfigureOriginUI(router)
assert.NoError(t, err)

//Create a user for testing
err = writePasswordEntry("user", "password")
Expand Down

0 comments on commit 8343829

Please sign in to comment.