Skip to content

Commit 46fd0f3

Browse files
committed
Fix tests
1 parent f99cb3c commit 46fd0f3

File tree

3 files changed

+2246
-1
lines changed

3 files changed

+2246
-1
lines changed

tests/MembraneReaderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ public function itReadsFromString(
354354

355355
#[Test]
356356
#[DataProviderExternal(ProvidesPetstoreApi::class, 'provideOperations')]
357-
//#[DataProviderExternal(ProvidesTrainTravelApi::class, 'provideOperations')]
357+
#[DataProviderExternal(ProvidesTrainTravelApi::class, 'provideOperations')]
358358
public function itReadsRealExamples(
359359
string $filepath,
360360
string $path,

0 commit comments

Comments
 (0)