Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lunny committed Oct 15, 2017
1 parent d0d732b commit 054b559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/links_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ func testLinksAsUser(userName string, t *testing.T) {
"/user/settings",
"/user/settings/avatar",
"/user/settings/security",
"/security/two_factor/enroll",
"/user/settings/security/two_factor/enroll",
"/user/settings/email",
"/user/settings/keys",
"/user/settings/applications",
Expand Down

0 comments on commit 054b559

Please sign in to comment.