Skip to content

Commit

Permalink
Update providers/flagd/src/test/java/dev/openfeature/contrib/provider…
Browse files Browse the repository at this point in the history
…s/flagd/resolver/process/storage/connector/file/FileConnectorTest.java

Co-authored-by: Giovanni Liva <giovanni.liva@dynatrace.com>
Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
  • Loading branch information
Kavindu-Dodan and thisthat committed Oct 9, 2023
1 parent 3724712 commit 684f6b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ void throwsErrorIfInvalidFile(){
assertThrows(IOException.class, connector::init);
}

}
}

0 comments on commit 684f6b9

Please sign in to comment.