Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .rumdl.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ disable = [
"MD041",
"MD042",
"MD046",
"MD047",
"MD051",
"MD056",
"MD059",
Expand Down
2 changes: 1 addition & 1 deletion docs/developer.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ If you want to contribute new tests you should have the following:
- Install go for your platform
- Install your credentials, preferably in a configuration file (run `scw init`)
- Keep in mind that if you record interaction, the resource you will instantiate will be delivered and billed.
- Clean up the resource you don't use once the recording is over.
- Clean up the resource you don't use once the recording is over.
Comment thread
remyleone marked this conversation as resolved.
Loading