Skip to content

Commit

Permalink
Update namespace in options test
Browse files Browse the repository at this point in the history
  • Loading branch information
ryelle authored and youknowriad committed Jul 1, 2020
1 parent 1decca6 commit 70b1486
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ const block = `( function() {
} )();`;

const MOCK_OPTIONS = {
namespace: '__experimental',
namespace: 'wp/v2',
methods: [ 'GET' ],
endpoints: [
{
Expand Down

0 comments on commit 70b1486

Please sign in to comment.