Skip to content

Commit

Permalink
test: update csv test to 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Jul 3, 2024
1 parent 8eb8fd5 commit 78a8446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion message/v4/synchronous_message_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ func TestSyncTypeSystem(t *testing.T) {
Given("some state").
UsingPlugin(PluginConfig{
Plugin: "csv",
Version: "0.0.1",
Version: "0.0.6",
}).
WithContents(csvInteraction, "text/csv").
ExecuteTest(t, func(m SynchronousMessage) error {
Expand Down

0 comments on commit 78a8446

Please sign in to comment.