Skip to content

Commit

Permalink
code review
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffjentry authored and kshakir committed Jan 9, 2017
1 parent b45cb67 commit 4a905af
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ class JesConfigurationSpec extends FlatSpec with Matchers with TableDrivenProper

it should "have the correct default zones" in {
new JesConfiguration(BackendConfigurationDescriptor(backendConfig, globalConfig)).defaultZones.toList shouldBe List("us-central1-a", "us-central1-b")

}

it should "have correct docker" in {
Expand Down

0 comments on commit 4a905af

Please sign in to comment.