Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Finish deprecation of all U2F-specific classes #36

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Prev Previous commit
Next Next commit
Deprecate clientdata test
  • Loading branch information
Firehed committed Oct 27, 2021
commit 3878e6f876ae8475d740c1ec5eb14978cf71a027
1 change: 1 addition & 0 deletions tests/ClientDataTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

/**
* @covers Firehed\U2F\ClientData
* @deprecated
*/
class ClientDataTest extends \PHPUnit\Framework\TestCase
{
Expand Down