File tree Expand file tree Collapse file tree 3 files changed +0
-5
lines changed
Expand file tree Collapse file tree 3 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 22
33namespace Torchlight \Commonmark ;
44
5-
65use Illuminate \Support \Str ;
76use League \CommonMark \Environment \EnvironmentBuilderInterface ;
87use League \CommonMark \Event \DocumentParsedEvent ;
Original file line number Diff line number Diff line change @@ -210,7 +210,6 @@ public function non_existent_file_just_stays()
210210 });
211211 }
212212
213-
214213 /** @test */
215214 public function doesnt_load_heredoc ()
216215 {
@@ -231,7 +230,6 @@ public function doesnt_load_heredoc()
231230 });
232231 }
233232
234-
235233 /** @test */
236234 public function it_sends_one_request_only_and_matches_by_id ()
237235 {
Original file line number Diff line number Diff line change @@ -213,7 +213,6 @@ public function non_existent_file_just_stays()
213213 });
214214 }
215215
216-
217216 /** @test */
218217 public function doesnt_load_heredoc ()
219218 {
@@ -234,7 +233,6 @@ public function doesnt_load_heredoc()
234233 });
235234 }
236235
237-
238236 /** @test */
239237 public function it_sends_one_request_only_and_matches_by_id ()
240238 {
You can’t perform that action at this time.
0 commit comments