Skip to content

Commit

Permalink
fix distribution test
Browse files Browse the repository at this point in the history
  • Loading branch information
FusRoman committed Apr 7, 2023
1 parent a8923f4 commit 127c11b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fink_grb/distribution/distribution.py
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ def launch_distribution(arguments):
--------
>>> launch_distribution({
... "--config" : "fink_grb/conf/distribute_for_test.conf",
... "--night" : "20190903",
... "--night" : "20230101",
... "--exit_after" : 10
... })
Expand Down

0 comments on commit 127c11b

Please sign in to comment.