File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed
tests/PhpWordTests/Element Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -163,6 +163,9 @@ public function testAddImageFooter(): void
163163
164164 /**
165165 * Add image section by URL.
166+ * Method getRemoteGifImageUrl seems to require separate process.
167+ *
168+ * @runInSeparateProcess
166169 */
167170 public function testAddImageSectionByUrl (): void
168171 {
Original file line number Diff line number Diff line change @@ -113,6 +113,8 @@ public function testAddImage(): void
113113
114114 /**
115115 * Add image by URL.
116+ *
117+ * @runInSeparateProcess
116118 */
117119 public function testAddImageByUrl (): void
118120 {
Original file line number Diff line number Diff line change @@ -123,6 +123,8 @@ public function testAddImage(): void
123123
124124 /**
125125 * Add image by URL.
126+ *
127+ * @runInSeparateProcess
126128 */
127129 public function testAddImageByUrl (): void
128130 {
You can’t perform that action at this time.
0 commit comments