Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonrichardsmith committed Sep 5, 2018
1 parent 29850b7 commit 7be6a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/source_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ func TestType(t *testing.T) {

func TestAdmit(t *testing.T) {
c := Config{
AllowedSources: []string{
Allowed: []string{
"this/is/allowed",
},
}
Expand Down

0 comments on commit 7be6a92

Please sign in to comment.