Update README.md #1621
ci.yaml
on: pull_request
  
    
      Check for typos and unformatted code
    
          
              35s
          
      
    
      Validate Terraform output
    
          
              8m 19s
          
      
    
      Validate README files
    
          
              24s
          
      Annotations
3 errors
          | 
                      
                          Validate Terraform output
                        
                      
                       Process completed with exit code 1. | 
| 
                      
                          error: Cannot call test() inside a test. Call it inside describe() instead.: 
                        test/test.ts#L181
                      
                       
      at testRequiredVariables (/home/runner/work/registry/registry/test/test.ts:181:3)
      at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/jfrog-token/main.test.ts:59:5)
      at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/jfrog-token/main.test.ts:58:47) | 
| 
                      
                          error: Cannot call test() inside a test. Call it inside describe() instead.: 
                        test/test.ts#L181
                      
                       
      at testRequiredVariables (/home/runner/work/registry/registry/test/test.ts:181:3)
      at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/jfrog-oauth/main.test.ts:28:5)
      at <anonymous> (/home/runner/work/registry/registry/registry/coder/modules/jfrog-oauth/main.test.ts:27:47) |