Skip to content

Commit

Permalink
Update components/proxy/src/test/kotlin/com/hotels/styx/ServerConfigS…
Browse files Browse the repository at this point in the history
…chemaTest.kt

Co-Authored-By: mikkokar <[email protected]>
  • Loading branch information
dvlato and mikkokar authored Apr 1, 2019
1 parent 70ffe2a commit 7a274a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class ServerConfigSchemaTest : DescribeSpec({

describe("StyxHeaders Object") {

it("Aaccepts 'format' field for 'styxInfo' only") {
it("Accepts 'format' field for 'styxInfo' only") {
validateServerConfiguration(yamlConfig(minimalConfig + """
styxHeaders:
originId:
Expand Down

0 comments on commit 7a274a0

Please sign in to comment.