Skip to content

Commit 959cb7b

Browse files
committed
Fix formatting
1 parent 4528b20 commit 959cb7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

storage/mounts_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,8 +274,8 @@ func TestDeletedMountClusterRecreates(t *testing.T) {
274274
"ResourceClass": "SingleNode",
275275
},
276276
SparkConf: map[string]string{
277-
"spark.databricks.cluster.profile": "singleNode",
278-
"spark.master": "local[*]",
277+
"spark.databricks.cluster.profile": "singleNode",
278+
"spark.master": "local[*]",
279279
},
280280
},
281281
Response: compute.ClusterID{

0 commit comments

Comments
 (0)