Skip to content

Commit a86c087

Browse files
authored
Merge pull request #36 from renoki-co/analysis-5ZoOmv
Apply fixes from StyleCI
2 parents e3cbfaf + dd3fe1f commit a86c087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Traits/HasPods.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ public function getPods(array $query = ['pretty' => 1])
2222
->all(array_merge(['labelSelector' => $labelSelector], $query));
2323
}
2424

25-
/**
25+
/**
2626
* Check if all scheduled pods are running.
2727
*
2828
* @return bool

0 commit comments

Comments
 (0)