Skip to content

Commit

Permalink
test: Fixed skip policy arg
Browse files Browse the repository at this point in the history
  • Loading branch information
jruaux committed Oct 4, 2023
1 parent 0615856 commit c16e831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/riot/src/test/resources/faker-import-tsadd-options
Original file line number Diff line number Diff line change
@@ -1 +1 @@
riot faker-import value="random.nextDouble" future="backToTheFuture.character" lebowski="lebowski.character" --count 1000 --sleep 1 --skip-policy never ts.add --keyspace ts:gen --keys future lebowski --value value --labels character1=future character2=lebowski
riot faker-import value="random.nextDouble" future="backToTheFuture.character" lebowski="lebowski.character" --count 1000 --sleep 1 ts.add --keyspace ts:gen --keys future lebowski --value value --labels character1=future character2=lebowski

0 comments on commit c16e831

Please sign in to comment.