Skip to content

Commit

Permalink
chore: update divider image in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mefellows committed Jul 10, 2023
1 parent 0fda85d commit 7faa9b7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Watch our [series](https://www.youtube.com/playlist?list=PLwy9Bnco-IpfZ72VQ7hce8
</tr>
</table>

![----------](https://raw.githubusercontent.com/pactumjs/pactum/master/assets/rainbow.png)
![----------](https://user-images.githubusercontent.com/53900/182992715-aa63e421-170b-41cf-8f95-82fe4b0846c2.png)

## Documentation

Expand Down Expand Up @@ -125,7 +125,7 @@ pact-go help

</details>

![----------](https://raw.githubusercontent.com/pactumjs/pactum/master/assets/rainbow.png)
![----------](https://user-images.githubusercontent.com/53900/182992715-aa63e421-170b-41cf-8f95-82fe4b0846c2.png)

## Usage

Expand Down Expand Up @@ -183,7 +183,7 @@ You can see (and run) the full version of this in `./examples/basic_test.go`.

For a full example, see the Pactflow terraform provider [pact tests](https://github.com/pactflow/terraform-provider-pact/blob/master/client/client_pact_test.go).

![----------](https://raw.githubusercontent.com/pactumjs/pactum/master/assets/rainbow.png)
![----------](https://user-images.githubusercontent.com/53900/182992715-aa63e421-170b-41cf-8f95-82fe4b0846c2.png)

### Provider package

Expand Down Expand Up @@ -215,7 +215,7 @@ func TestV3HTTPProvider(t *testing.T) {
}
```

![----------](https://raw.githubusercontent.com/pactumjs/pactum/master/assets/rainbow.png)
![----------](https://user-images.githubusercontent.com/53900/182992715-aa63e421-170b-41cf-8f95-82fe4b0846c2.png)

## Compatibility

Expand Down

0 comments on commit 7faa9b7

Please sign in to comment.