Skip to content

Commit

Permalink
Merge pull request #1758 from genesiscommunitysuccess/jacinpoz-patch-1
Browse files Browse the repository at this point in the history
Update 06_testing.mdx: Changed line of code in dataserver testing documentation
  • Loading branch information
wjhendry authored Aug 8, 2024
2 parents ecfbd74 + f311bfb commit b0995d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/03_server/02_data-server/06_testing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ class DataServerTest {

await untilCallTo { view } has { size == 2 }

authCache.authorise(
authCache.revoke(
authMap = "TRADE_VISIBILITY",
entityCode = "00000000001TRSP0",
userName = "JohnDoe"
Expand Down

0 comments on commit b0995d7

Please sign in to comment.