Skip to content

Commit

Permalink
Code checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed Feb 17, 2022
1 parent 6fde5f4 commit 92744e5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/Serializer/JsonDeserializerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ public function testDeserializeActor(): void {
}

/**
* /**
* Tests deserializeAdapter()
*
* @return void
Expand All @@ -113,7 +112,6 @@ public function testDeserializeAdapter(): void {
}

/**
* /**
* Tests deserializeAspect()
*
* @return void
Expand All @@ -131,7 +129,6 @@ public function testDeserializeAspect(): void {
}

/**
* /**
* Tests deserializeAudio()
*
* @return void
Expand All @@ -150,7 +147,6 @@ public function testDeserializeAudio(): void {
}

/**
* /**
* Tests deserializeCategory()
*
* @return void
Expand Down Expand Up @@ -405,7 +401,6 @@ public function testDeserializeGuest(): void {
}

/**
* /**
* Tests deserializeIcon()
*
* @return void
Expand Down

0 comments on commit 92744e5

Please sign in to comment.